diff options
author | Francesco Colista <fcolista@alpinelinux.org> | 2014-11-25 14:10:20 +0000 |
---|---|---|
committer | Francesco Colista <fcolista@alpinelinux.org> | 2014-11-25 14:10:30 +0000 |
commit | 1f211a843664b5812a77af8c3c66affda1fe8470 (patch) | |
tree | 2417ed663813b7f0948f0f844ba46665cf6ca9d6 /testing/xapian-omega | |
parent | 4bb8d2eb4c2a2d1eb7bb76527a8b10b862e80b7d (diff) | |
download | aports-1f211a843664b5812a77af8c3c66affda1fe8470.tar.bz2 aports-1f211a843664b5812a77af8c3c66affda1fe8470.tar.xz |
testing/xapian-omega: bump pkgrel
Diffstat (limited to 'testing/xapian-omega')
-rw-r--r-- | testing/xapian-omega/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/xapian-omega/APKBUILD b/testing/xapian-omega/APKBUILD index 6d1b4f2602..a7f0e50f16 100644 --- a/testing/xapian-omega/APKBUILD +++ b/testing/xapian-omega/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Francesco Colista <francesco.colista@gmail.com> pkgname=xapian-omega pkgver=1.2.19 -pkgrel=1 +pkgrel=2 pkgdesc="Indexers and CGI search frontend for Xapian" url="http://www.xapian.org/" arch="all" |