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 ceacdd76b95d..79b5cd9c65df 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-wn
pkgdesc = Stand-alone WordNet API
pkgver = 0.0.23
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/alvations/wordnet
arch = any
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index f07a62964d4c..bdac6efaab4b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=python-wn
_pkgname=wn
pkgver=0.0.23
-pkgrel=1
+pkgrel=2
pkgdesc="Stand-alone WordNet API"
arch=('any')
url='https://github.com/alvations/wordnet'