summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 591d239c0d22..c2752a6d2a14 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_name=persist-queue
pkgname=python-persist-queue
pkgver=0.5.0
-pkgrel=1
+pkgrel=2
pkgdesc="A thread-safe disk based persistent queue in Python."
arch=(any)
url="http://github.com/peter-wangxu/persist-queue"