diff options
-rw-r--r-- | .SRCINFO | 2 | ||||
-rw-r--r-- | PKGBUILD | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ pkgbase = python-secp256k1-git pkgdesc = Python FFI bindings for libsecp256k1 pkgver = 0.13.2.4.2.gf5e4552 - pkgrel = 1 + pkgrel = 2 url = https://github.com/ludbb/secp256k1-py arch = any license = MIT @@ -5,7 +5,7 @@ pkgname=python-secp256k1-git pkgver=0.13.2.4.2.gf5e4552 -pkgrel=1 +pkgrel=2 pkgdesc='Python FFI bindings for libsecp256k1' arch=('any') |