[arch-commits] Commit in python-justbases/trunk (PKGBUILD)

Jiachen Yang farseerfc at archlinux.org
Fri May 14 07:06:40 UTC 2021


    Date: Friday, May 14, 2021 @ 07:06:40
  Author: farseerfc
Revision: 933947

upgpkg: python-justbases 0.15-1: stratis 2.4.0 justbases 0.15

Modified:
  python-justbases/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-14 07:05:37 UTC (rev 933946)
+++ PKGBUILD	2021-05-14 07:06:40 UTC (rev 933947)
@@ -2,8 +2,8 @@
 
 pkgname=python-justbases
 _pkgname=justbases
-pkgver=0.14
-pkgrel=3
+pkgver=0.15
+pkgrel=1
 pkgdesc="conversion of ints and rationals to any base"
 url="https://github.com/mulkieran/justbases"
 depends=('python')
@@ -11,8 +11,8 @@
 checkdepends=('python-nose' 'python-hypothesis')
 license=('GPL')
 arch=('any')
-source=("https://github.com/mulkieran/${_pkgname}/archive/v${pkgver}.tar.gz")
-md5sums=('017a793c53fc7e2f6ad1d614e19e23e7')
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/mulkieran/${_pkgname}/archive/v${pkgver}.tar.gz")
+md5sums=('2527651c3783b374e59fc137e653715e')
 
 check() {
     cd "$srcdir/${_pkgname}-$pkgver"



More information about the arch-commits mailing list