summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartiMcFly2018-08-30 12:07:28 +0200
committerMartiMcFly2018-08-30 12:07:28 +0200
commit3bc58cf5a71958970ba7eda202d86a01cf250ccf (patch)
tree58f1963644174937db2241493c280a97ee9ce742
parent0855b3fdb70979c2d901d1a00d7597c4826228a6 (diff)
downloadaur-3bc58cf5a71958970ba7eda202d86a01cf250ccf.tar.gz
update 1.4.7
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a2bd4569e8ca..e0a51e28ac50 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.2
+ pkgver = 1.4.7
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.2
- source = http://oligarchy.co.uk/xapian/1.4.2/xapian-bindings-1.4.2.tar.xz
+ depends = xapian-core=1:1.4.7
+ source = http://oligarchy.co.uk/xapian/1.4.7/xapian-bindings-1.4.7.tar.xz
sha512sums = SKIP
pkgname = php-xapian
diff --git a/PKGBUILD b/PKGBUILD
index 7b912fb102ad..7fdb27a4cc11 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgbase=php-xapian
pkgname=('php-xapian')
_realname=xapian-bindings
-pkgver=1.4.2
+pkgver=1.4.7
epoch=1
pkgrel=1
pkgdesc="PHP bindings for Xapian"