summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartiMcFly2019-04-11 16:47:27 +0200
committerMartiMcFly2019-04-11 16:47:27 +0200
commit8d4cacf2abe9141ed1dea6224d679005b7961581 (patch)
treeb62908a46d8a41cd8916fba9336f19387a87832c
parent3bc58cf5a71958970ba7eda202d86a01cf250ccf (diff)
downloadaur-8d4cacf2abe9141ed1dea6224d679005b7961581.tar.gz
update to 1.4.11
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e0a51e28ac50..579be8ffee70 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@
# Tue Jan 24 00:23:56 UTC 2017
pkgbase = php-xapian
pkgdesc = PHP bindings for Xapian
- pkgver = 1.4.7
+ pkgver = 1.4.11
pkgrel = 1
epoch = 1
url = http://xapian.org/docs/bindings/php/
@@ -11,8 +11,8 @@ pkgbase = php-xapian
arch = x86_64
license = GPL
depends = php
- depends = xapian-core=1:1.4.7
- source = http://oligarchy.co.uk/xapian/1.4.7/xapian-bindings-1.4.7.tar.xz
+ depends = xapian-core=1:1.4.11
+ source = http://oligarchy.co.uk/xapian/1.4.11/xapian-bindings-1.4.11.tar.xz
sha512sums = SKIP
pkgname = php-xapian
diff --git a/PKGBUILD b/PKGBUILD
index 7fdb27a4cc11..5e8d5576ee88 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgbase=php-xapian
pkgname=('php-xapian')
_realname=xapian-bindings
-pkgver=1.4.7
+pkgver=1.4.11
epoch=1
pkgrel=1
pkgdesc="PHP bindings for Xapian"