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 8a7350915eb1..8d6bd36b0532 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=python-isounidecode
_name=${pkgname#python-}
pkgver=0.3
-pkgrel=2
+pkgrel=3
pkgdesc="Conversion and transliteration of unicode into ascii or iso-8859-1"
arch=('any')
url="https://github.com/redvasily/isounidecode"