summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorrkcf2020-11-09 12:06:55 -0600
committerrkcf2020-11-09 12:06:55 -0600
commit94b4f7d3e54d52f889fe7d8be608b84b8f2bb61f (patch)
treec48bed3d29df62d527af0cb2b271a8db7c126b5f
parent414132acda7f5350b76292423323ac6ec662d44b (diff)
downloadaur-94b4f7d3e54d52f889fe7d8be608b84b8f2bb61f.tar.gz
update to 2.1.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0def7d7c4c13..d24f7fd1b875 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-arabic-reshaper
pkgdesc = Reconstruct Arabic sentences to be used in applications that don't support Arabic
- pkgver = 2.0.15
- pkgrel = 3
+ pkgver = 2.1.1
+ pkgrel = 1
url = https://github.com/mpcabd/python-arabic-reshaper
arch = any
license = MIT
@@ -10,8 +10,8 @@ pkgbase = python-arabic-reshaper
makedepends = python-future
makedepends = python2-future
makedepends = python2-configparser
- source = https://github.com/mpcabd/python-arabic-reshaper/archive/v2.0.15.tar.gz
- md5sums = fadcb653c58466eb60bf8f1b4d0afd57
+ source = https://github.com/mpcabd/python-arabic-reshaper/archive/v2.1.1.tar.gz
+ md5sums = d1378b72ba12b1816d26710576ed0a78
pkgname = python-arabic-reshaper
depends = python
diff --git a/PKGBUILD b/PKGBUILD
index 680611bfaee2..3ab18006b8fd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,15 +2,15 @@
pkgbase=python-arabic-reshaper
pkgname=('python-arabic-reshaper' 'python2-arabic-reshaper')
-pkgver=2.0.15
-pkgrel=3
+pkgver=2.1.1
+pkgrel=1
pkgdesc="Reconstruct Arabic sentences to be used in applications that don't support Arabic"
makedepends=('python-setuptools' 'python2-setuptools' 'python-future' 'python2-future' 'python2-configparser')
url="https://github.com/mpcabd/python-arabic-reshaper"
license=('MIT')
arch=('any')
source=("$url/archive/v$pkgver.tar.gz")
-md5sums=('fadcb653c58466eb60bf8f1b4d0afd57')
+md5sums=('d1378b72ba12b1816d26710576ed0a78')
prepare() {
cp -a $pkgname-$pkgver{,-py2}