diff options
author | Francesco Colista <fcolista@alpinelinux.org> | 2014-11-25 09:15:30 +0000 |
---|---|---|
committer | Francesco Colista <fcolista@alpinelinux.org> | 2014-11-25 09:29:16 +0000 |
commit | b6dcb7d756445b58e4c91c73486b069dea9c5538 (patch) | |
tree | 08cb7bcb8d4e2637772bec3b6e5ecfd6276353f0 /testing/xapian-omega | |
parent | e841d686040753a310f0477217058d7198a5ac3b (diff) | |
download | aports-b6dcb7d756445b58e4c91c73486b069dea9c5538.tar.bz2 aports-b6dcb7d756445b58e4c91c73486b069dea9c5538.tar.xz |
testing/xapian-omega: bump pkgrel for consistency with xapian-core
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 1110ef27b..6d1b4f260 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=0 +pkgrel=1 pkgdesc="Indexers and CGI search frontend for Xapian" url="http://www.xapian.org/" arch="all" |