summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaximilian Weiss2019-11-14 11:12:43 -0800
committerMaximilian Weiss2019-11-14 11:12:43 -0800
commitf5029edc644a1289dcb6b0b399db67d65f760995 (patch)
treefb3575b9fae5199359f593452ad167fb4dacc3d9
parent87d09f68cdcb1df777e80f92c9e3a4ec7f7e958a (diff)
downloadaur-f5029edc644a1289dcb6b0b399db67d65f760995.tar.gz
Rel bump to force re-install for python 3.8
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a96af58bf1a7..f19c08f7b369 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 = 1
+ pkgrel = 2
url = https://github.com/maxweisspoker/simplebitcoinfuncs
arch = any
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index b8d27e7ebc7d..0ba32a1cdd3d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-simplebitcoinfuncs
pkgver=0.1.5
-pkgrel=1
+pkgrel=2
pkgdesc='Simple and easy functions for common Bitcoin operations'
arch=('any')
url='https://github.com/maxweisspoker/simplebitcoinfuncs'