aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancesco Colista <fcolista@alpinelinux.org>2014-11-25 14:10:00 +0000
committerFrancesco Colista <fcolista@alpinelinux.org>2014-11-25 14:10:30 +0000
commit4bb8d2eb4c2a2d1eb7bb76527a8b10b862e80b7d (patch)
tree77169f0c5dee48cc312f77193c1b3e09c58ce13e
parentc4824968d0408127cf0597c532b41bedf8f5b08f (diff)
downloadalpine_aports-4bb8d2eb4c2a2d1eb7bb76527a8b10b862e80b7d.tar.bz2
alpine_aports-4bb8d2eb4c2a2d1eb7bb76527a8b10b862e80b7d.tar.xz
alpine_aports-4bb8d2eb4c2a2d1eb7bb76527a8b10b862e80b7d.zip
testing/xapian-core: bump pkgrel
-rw-r--r--testing/xapian-core/APKBUILD2
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 @@
2# Maintainer: Francesco Colista <francesco.colista@gmail.com> 2# Maintainer: Francesco Colista <francesco.colista@gmail.com>
3pkgname=xapian-core 3pkgname=xapian-core
4pkgver=1.2.19 4pkgver=1.2.19
5pkgrel=1 5pkgrel=2
6pkgdesc="Open source search engine library" 6pkgdesc="Open source search engine library"
7url="http://www.xapian.org/" 7url="http://www.xapian.org/"
8arch="all" 8arch="all"