summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaximilian Weiss2021-12-17 08:45:00 -0800
committerMaximilian Weiss2021-12-17 08:45:00 -0800
commita41c334fd152ecac027acb41156eb2ad6c44a928 (patch)
tree4dbd0f95f76306a9285380053f3c92c1b8afb23e
parent026f5ef86139efbd7f1e9936accb3b42d4a7f1e5 (diff)
downloadaur-a41c334fd152ecac027acb41156eb2ad6c44a928.tar.gz
Rel bump to force rebuild for python 3.10
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c2d8ca693e82..bfe179874416 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-simplebitcoinfuncs
pkgdesc = Simple and easy functions for common Bitcoin operations
pkgver = 0.1.5
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/maxweisspoker/simplebitcoinfuncs
arch = any
license = MIT
@@ -13,4 +13,3 @@ pkgbase = python-simplebitcoinfuncs
sha256sums = SKIP
pkgname = python-simplebitcoinfuncs
-
diff --git a/PKGBUILD b/PKGBUILD
index 5b413851c7dd..962948c65a0d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-simplebitcoinfuncs
pkgver=0.1.5
-pkgrel=3
+pkgrel=4
pkgdesc='Simple and easy functions for common Bitcoin operations'
arch=('any')
url='https://github.com/maxweisspoker/simplebitcoinfuncs'