diff options
Diffstat (limited to 'testing/dovecot-fts-xapian/APKBUILD')
-rw-r--r-- | testing/dovecot-fts-xapian/APKBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/dovecot-fts-xapian/APKBUILD b/testing/dovecot-fts-xapian/APKBUILD index 83e41babc6..f28b5b3917 100644 --- a/testing/dovecot-fts-xapian/APKBUILD +++ b/testing/dovecot-fts-xapian/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Duncan Bellamy <dunk@denkimushi.com> # Maintainer: Duncan Bellamy <dunk@denkimushi.com> -pkgname="dovecot-fts-xapian" -pkgver="1.2.10" +pkgname=dovecot-fts-xapian +pkgver=1.2.11 pkgrel=0 pkgdesc="Dovecot xapian fts plugin" url="https://github.com/grosjo/fts-xapian" @@ -33,4 +33,4 @@ package() { make DESTDIR="$pkgdir" install } -sha512sums="29aedcb66e2abc941d4e916487f6ce01824e76b5ed688fb1f4423cfcbcc4386a4a01be23ebb3c6dc9d8d10f1a1e0e0ea907234fe64b5e8715957e98849d82fbc dovecot-fts-xapian-1.2.10.tar.gz" +sha512sums="ae4d5445736bf83474d738b9602095753404520cc6166abcb358492d3f4e14b26c56ea23083d5edd1bd55cabe484d60695e6a89bc337f9c711032364a1adddd5 dovecot-fts-xapian-1.2.11.tar.gz" |