aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-distro
diff options
context:
space:
mode:
authorFabian Affolter <fabian@affolter-engineering.ch>2017-09-29 06:55:06 +0000
committerWilliam Pitcock <nenolod@dereferenced.org>2017-10-01 07:42:50 +0000
commit176334a63bf492b89dc107aee9750fafb54f1e2a (patch)
treeddcbaca6b31f713230aeb7375bed3177ae02843d /testing/py-distro
parentdc07cf3ef308460dd89de0bff2983f44955f965f (diff)
downloadaports-176334a63bf492b89dc107aee9750fafb54f1e2a.tar.bz2
aports-176334a63bf492b89dc107aee9750fafb54f1e2a.tar.xz
testing/py-distro: upgrade to 1.0.4
Diffstat (limited to 'testing/py-distro')
-rw-r--r--testing/py-distro/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py-distro/APKBUILD b/testing/py-distro/APKBUILD
index 06bc6c8a02..a1844f2ef1 100644
--- a/testing/py-distro/APKBUILD
+++ b/testing/py-distro/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=py-distro
_pkgname=distro
-pkgver=1.0.3
+pkgver=1.0.4
pkgrel=0
pkgdesc="A Linux OS platform information API"
url="https://github.com/nir0s/distro"
@@ -40,4 +40,4 @@ _py3() {
_py python3
}
-sha512sums="0f5e41919076e5230adc2f7941e12779ad756e6e50f6feb66221d6c11a20600cf009dffa11ee1fcd9a7fc47faff38fd8b2e75d24356ea110ace5cc07829fda94 distro-1.0.3.tar.gz"
+sha512sums="466f2e14b169998e3ff7420e12bf270ad9f934962ae92c2d24bdd747897ad66cb348194dd1376b8b53ed298ea02039943c80d9ccc6b8a01c2bd0c6d2be82c7f6 distro-1.0.4.tar.gz"