[arch-commits] Commit in python-justbases/trunk (PKGBUILD)
Jiachen Yang
farseerfc at archlinux.org
Fri Apr 24 06:25:29 UTC 2020
Date: Friday, April 24, 2020 @ 06:25:28
Author: farseerfc
Revision: 618854
upgpkg: python-justbases 0.14-1: python-justbases 0.14
Modified:
python-justbases/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-04-24 06:25:10 UTC (rev 618853)
+++ PKGBUILD 2020-04-24 06:25:28 UTC (rev 618854)
@@ -2,8 +2,8 @@
pkgname=python-justbases
_pkgname=justbases
-pkgver=0.09
-pkgrel=4
+pkgver=0.14
+pkgrel=1
pkgdesc="conversion of ints and rationals to any base"
url="https://github.com/mulkieran/justbases"
depends=('python')
@@ -12,7 +12,7 @@
license=('GPL')
arch=('any')
source=("https://github.com/mulkieran/${_pkgname}/archive/v${pkgver}.tar.gz")
-md5sums=('d1843d3c672e199662e63a4dd189c809')
+md5sums=('017a793c53fc7e2f6ad1d614e19e23e7')
check() {
cd $srcdir/${_pkgname}-$pkgver
More information about the arch-commits
mailing list