diff options
| author | Francesco Colista <fcolista@alpinelinux.org> | 2014-11-25 14:10:00 +0000 |
|---|---|---|
| committer | Francesco Colista <fcolista@alpinelinux.org> | 2014-11-25 14:10:30 +0000 |
| commit | 4bb8d2eb4c2a2d1eb7bb76527a8b10b862e80b7d (patch) | |
| tree | 77169f0c5dee48cc312f77193c1b3e09c58ce13e | |
| parent | c4824968d0408127cf0597c532b41bedf8f5b08f (diff) | |
| download | aports-4bb8d2eb4c2a2d1eb7bb76527a8b10b862e80b7d.tar.bz2 aports-4bb8d2eb4c2a2d1eb7bb76527a8b10b862e80b7d.tar.xz | |
testing/xapian-core: bump pkgrel
| -rw-r--r-- | testing/xapian-core/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/xapian-core/APKBUILD b/testing/xapian-core/APKBUILD index 5551c774e4..ba3b0c60dd 100644 --- a/testing/xapian-core/APKBUILD +++ b/testing/xapian-core/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Francesco Colista <francesco.colista@gmail.com> pkgname=xapian-core pkgver=1.2.19 -pkgrel=1 +pkgrel=2 pkgdesc="Open source search engine library" url="http://www.xapian.org/" arch="all" |
