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

Felix Yan felixonmars at archlinux.org
Tue Aug 14 07:47:36 UTC 2018


    Date: Tuesday, August 14, 2018 @ 07:47:36
  Author: felixonmars
Revision: 371358

upgpkg: python-xapian 1:1.4.7-1

Modified:
  python-xapian/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-08-14 07:43:55 UTC (rev 371357)
+++ PKGBUILD	2018-08-14 07:47:36 UTC (rev 371358)
@@ -7,9 +7,9 @@
 pkgbase=python-xapian
 pkgname=('python-xapian' 'python2-xapian')
 _realname=xapian-bindings
-pkgver=1.4.6
+pkgver=1.4.7
 epoch=1
-pkgrel=2
+pkgrel=1
 pkgdesc="Python bindings for Xapian"
 arch=('x86_64')
 url="https://xapian.org/docs/bindings/python/"
@@ -16,7 +16,7 @@
 license=('GPL2')
 makedepends=('python-sphinx' 'python2-sphinx' "xapian-core=$epoch:$pkgver")
 source=("http://oligarchy.co.uk/xapian/${pkgver}/${_realname}-${pkgver}.tar.xz")
-sha512sums=('e1d8d4c79ef8eb1b890be955b14eca7e9c7aafc6051cf9080d67948455f82ed68ab518343f532cde2a1c9e07d94b3aae8b8f5130db158c6badc9b6d118ceb733')
+sha512sums=('c904cd3abf19d68495b0487ea77265fdc92a3cd8b1c2437b89034efd349ce41198bbc4abca49f259f71a1ba0fd269b2cf9b6dd4c1607678a73cbed4de9c5a1d5')
 
 prepare() {
   cd "${_realname}-${pkgver}"



More information about the arch-commits mailing list