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

Felix Yan felixonmars at archlinux.org
Wed May 27 09:32:28 UTC 2020


    Date: Wednesday, May 27, 2020 @ 09:32:26
  Author: felixonmars
Revision: 635761

upgpkg: python-uhashring 1.2-1

Modified:
  python-uhashring/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-27 09:32:25 UTC (rev 635760)
+++ PKGBUILD	2020-05-27 09:32:26 UTC (rev 635761)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-uhashring
-pkgver=1.1
-pkgrel=4
+pkgver=1.2
+pkgrel=1
 pkgdesc="Full featured consistent hashing python library compatible with ketama"
 url="https://github.com/ultrabug/uhashring"
 license=('BSD')
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest-runner' 'python-memcached')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/ultrabug/uhashring/archive/$pkgver.tar.gz")
-sha512sums=('4895ddc08e71d9c1ecb28c56fa4c4505cf361b5e92206f4a206682c37922074e48b17a2c09b297e2401f40ca6af0559d7e20f9c67ee8a75274b102ce4f4c9da6')
+sha512sums=('8b4b6201a3d337f57e103b9cc95bdbe3ec8efb7da529207e97c6c860f8ec58fb8e0931b633efe4b78892cf2a0761b3ea249529a5ab3fb7c81b98a8c6b69a8cbf')
 
 build() {
   cd uhashring-$pkgver



More information about the arch-commits mailing list