summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorlester2016-04-20 02:20:02 +0800
committerlester2016-04-20 02:20:02 +0800
commit5c4923c15d363a8e754654f4ff26f38f3eafecc7 (patch)
treea862a0eb469796bb516f554d088fcb611dcc6195 /PKGBUILD
parent21c9f5b7679a9d243d11b603e1401918f0af2d06 (diff)
downloadaur-5c4923c15d363a8e754654f4ff26f38f3eafecc7.tar.gz
Update pkg (1.2.23)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 25b1c9ff3b58..0da589c9da32 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Package Repository: https://github.com/mij-aur-packages/xapian-omega
pkgname=xapian-omega
-pkgver=1.2.22
+pkgver=1.2.23
pkgrel=1
pkgdesc="Indexers and CGI search frontend for Xapian"
arch=('i686' 'x86_64' 'arm' 'armv6h' 'armv7h')
@@ -11,7 +11,7 @@ url="http://www.xapian.org/"
license=('GPL')
depends=('xapian-core' 'perl' 'pcre')
source=(http://oligarchy.co.uk/xapian/${pkgver}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('a7d4b00f6830d003490c0f727fc03584e703cd6e96738e03930f135cd966381b')
+sha256sums=('55c790204fc0b1ddbd4bdae73aa55eed40671475e13252a71a53a01f80d172ef')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"