summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index efb8dd965abb..7a0837f58793 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Package Repository: https://github.com/mij-aur-packages/xapian-omega
pkgname=xapian-omega
-pkgver=1.4.11
+pkgver=1.4.13
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=('b030c6f15f52bab4ced428720ba3a6508c8281b8001172cbf1643db1e95e71ed')
+sha256sums=('c26ec4a99a210c26ce64ec08bc7dbb9cca78d82d9266351d498751f6575e8906')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"