diff options
Diffstat (limited to 'community/pigeonhole/PKGBUILD')
-rw-r--r-- | community/pigeonhole/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/pigeonhole/PKGBUILD b/community/pigeonhole/PKGBUILD index 2ebc948b7..de6de2e74 100644 --- a/community/pigeonhole/PKGBUILD +++ b/community/pigeonhole/PKGBUILD @@ -4,12 +4,12 @@ # This must be built against the version of dovecot being used, # else mail delivery will fail. # Specify the version of dovecot to be used here: -_dcpkgver=2.0.15 +_dcpkgver=2.0.16 # Make sure to bump pkgrel if changing this. pkgname=pigeonhole pkgver=0.2.4 -pkgrel=2 +pkgrel=3 pkgdesc="Fully rewritten Sieve implementation for Dovecot v2.0" arch=('i686' 'x86_64' 'mips64el') url="http://pigeonhole.dovecot.org/" |