summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBabacar Tall2015-11-15 16:45:43 +0100
committerBabacar Tall2015-11-15 16:45:43 +0100
commit235ab25325461dc864aedeec818291a1aa8e404c (patch)
treea6824d288f399b4e5d44cecfa3065db486129892
parent8036dcf3a21a2b06711362ed5b3d53441c03b37d (diff)
downloadaur-python-uhashring.tar.gz
Fix typo
-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