aboutsummaryrefslogtreecommitdiffstats
path: root/community/py3-distro/APKBUILD
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-03-31 00:19:10 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-03-31 14:21:49 +0000
commitd4e51e81dcde776494c430dfafdbcb0f494b4b6f (patch)
tree2bb45306c9b6efa0bd846eb4c7b5eb4ee00e4d1b /community/py3-distro/APKBUILD
parent10004e6abe92b65cc194b2ad09121da4090f2424 (diff)
downloadaports-d4e51e81dcde776494c430dfafdbcb0f494b4b6f.tar.bz2
aports-d4e51e81dcde776494c430dfafdbcb0f494b4b6f.tar.xz
community/py3-distro: upgrade to 1.5.0
Diffstat (limited to 'community/py3-distro/APKBUILD')
-rw-r--r--community/py3-distro/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/py3-distro/APKBUILD b/community/py3-distro/APKBUILD
index 2ef376f041..daa1e65371 100644
--- a/community/py3-distro/APKBUILD
+++ b/community/py3-distro/APKBUILD
@@ -2,8 +2,8 @@
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=py3-distro
_pkgname=distro
-pkgver=1.4.0
-pkgrel=3
+pkgver=1.5.0
+pkgrel=0
pkgdesc="A Linux OS platform information API"
options="!check" # Some tests fail
url="https://github.com/nir0s/distro"
@@ -30,4 +30,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="eac7d32ea77c2074e57c6828a8b2e4d4d01e9c46cb0f7adbd99998630b0af4924bf18d05d5f5b42fef5603b024ef835dbb4c05fc88310f5e64d193514b2fc10f distro-1.4.0.tar.gz"
+sha512sums="14831fe1355e9ef4f58f273ce4a548a3fe438e95466b4b4f596b8110da51305d66ed77c2e40c3dbfbcbd1a66c74e23a4d4244c8bfdebc4b49b3e7ddcbff55b8f distro-1.5.0.tar.gz"