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 10d257364128..bdaa4599d705 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ _name="pysodium"
pkgname="python-${_name}"
pkgver=0.7.12
_pkgsubdir="${_name}-${pkgver}"
-pkgrel=2
+pkgrel=3
pkgdesc="python libsodium wrapper"
arch=(any)
url="https://github.com/stef/pysodium"