summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1542a5730b4c..4ef4f8a65bc6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-bidi
pkgdesc = BIDI algorithm related functions
pkgver = 0.4.2
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/MeirKriheli/python-bidi
arch = any
license = LGPL
diff --git a/PKGBUILD b/PKGBUILD
index d11a615e455b..0cb18fa62117 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=python-bidi
_pkgname=bidi
pkgver=0.4.2
-pkgrel=1
+pkgrel=2
pkgdesc="BIDI algorithm related functions"
arch=('any')
makedepends=('python-setuptools')