diff options
Diffstat (limited to 'community-testing/pigeonhole/PKGBUILD')
-rw-r--r-- | community-testing/pigeonhole/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community-testing/pigeonhole/PKGBUILD b/community-testing/pigeonhole/PKGBUILD index 687c90522..afc922926 100644 --- a/community-testing/pigeonhole/PKGBUILD +++ b/community-testing/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.1.0 +_dcpkgver=2.1.1 # Make sure to bump pkgrel if changing this. pkgname=pigeonhole pkgver=0.3.0 -pkgrel=1 +pkgrel=2 pkgdesc="Fully rewritten Sieve implementation for Dovecot v2.1" arch=('i686' 'x86_64') url="http://pigeonhole.dovecot.org/" |