[arch-commits] Commit in python-xapian/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Wed Jan 3 17:50:40 UTC 2018


    Date: Wednesday, January 3, 2018 @ 17:50:35
  Author: felixonmars
Revision: 278343

upgpkg: python-xapian 1:1.4.5-1

Modified:
  python-xapian/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-03 17:47:18 UTC (rev 278342)
+++ PKGBUILD	2018-01-03 17:50:35 UTC (rev 278343)
@@ -6,7 +6,7 @@
 pkgbase=python-xapian
 pkgname=('python2-xapian')
 _realname=xapian-bindings
-pkgver=1.4.4
+pkgver=1.4.5
 epoch=1
 pkgrel=1
 pkgdesc="Python bindings for Xapian"
@@ -15,7 +15,7 @@
 license=('GPL')
 makedepends=('python2-sphinx' "xapian-core=$epoch:$pkgver")
 source=("http://oligarchy.co.uk/xapian/${pkgver}/${_realname}-${pkgver}.tar.xz")
-sha512sums=('006e771b3ea654130b4f76f1a1caee576fd5a3fa6317ca44f1e5483671e8c83073ecbde4f3fc7f84c75590eec53acb59701af4cf9bcd72355ed9d53924492b53')
+sha512sums=('e39ece495e25077990db3d06554306567c52c6f45ad55a65005cb97e18086ee18947e41d0d612157b891b61e015881385bcb082a03aa0c6452565e90d09e8275')
 
 build() {
   cd "$srcdir/${_realname}-$pkgver"



More information about the arch-commits mailing list