summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b3bb3f2b50dc..87caa9b39ac3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgbase=python-uhashring
pkgname=('python-uhashring' 'python2-uhashring')
pkgver=0.4
-pkgrel=2
+pkgrel=3
pkgdesc="Full featured consistent hashing python library compatible with ketama"
arch=('any')
url="https://github.com/ultrabug/uhashring"
@@ -28,7 +28,7 @@ prepare() {
# Prepare package_python-uhashring
# ----------------------------------------------------------------------
- # This file is not included in the package, but it is necessary for the
+ # This file was not included in the package, but it is necessary for the
# testing.
install -v -m0644 tox.ini $path_of_uhashring_python