diff options
author | Luke Bonham | 2017-07-25 21:34:26 +0200 |
---|---|---|
committer | Luke Bonham | 2017-07-25 21:34:26 +0200 |
commit | 01c4447aeba44ec25455dc60062f23471916bbf1 (patch) | |
tree | fa5a310cb2bf78fac7539a469886f41fd29c4f24 /PKGBUILD | |
parent | 9aa0fbcfb329393b98252b76c490df38b1dcff0a (diff) | |
download | aur-01c4447aeba44ec25455dc60062f23471916bbf1.tar.gz |
imap: add notify option to disable notifications (read the wiki)
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,8 +1,8 @@ # Maintainer: luke bonham <dada [at] archlinux [dot] info> pkgname=lain-git -pkgcom=1602 -pkgsha=721ae4b +pkgcom=1603 +pkgsha=0ef7864 pkgver=$pkgcom.$pkgsha pkgrel=1 pkgdesc="Layouts, asynchronous widgets and utilities for Awesome WM" |