diff options
| author | Kevin Daudt <kdaudt@alpinelinux.org> | 2019-01-13 18:25:24 +0000 |
|---|---|---|
| committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-01-16 20:17:23 +0000 |
| commit | 3f6cab7d70ea9739a0bb807efe4bacf958b59c85 (patch) | |
| tree | a9df295d53c779761533319dce483cc06d9168ba /testing | |
| parent | 041af0ee610913d8c80b06165dcaa218df409d1b (diff) | |
| download | aports-3f6cab7d70ea9739a0bb807efe4bacf958b59c85.tar.bz2 aports-3f6cab7d70ea9739a0bb807efe4bacf958b59c85.tar.xz | |
testing/py-pickleshare: upgrade to 0.7.5
Diffstat (limited to 'testing')
| -rw-r--r-- | testing/py-pickleshare/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py-pickleshare/APKBUILD b/testing/py-pickleshare/APKBUILD index db30d6beca..45c15dd17b 100644 --- a/testing/py-pickleshare/APKBUILD +++ b/testing/py-pickleshare/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Kevin Daudt <kdaudt@alpinelinux.org> # Maintainer: Kevin Daudt <kdaudt@alpinelinux.org> pkgname=py-pickleshare -pkgver=0.7.4 +pkgver=0.7.5 pkgrel=0 pkgdesc="File system based database that uses python pickles" url="https://github.com/pickleshare/pickleshare" @@ -45,4 +45,4 @@ _py() { $python setup.py install --prefix=/usr --root="$subpkgdir" } -sha512sums="f11856fa5215337da05c59a541a8763712b3640aed02b170fc0a071ee0af5b78b46a84fc44dfc66e25e7e4ef830f342b22203ec6b87cf3820b4d9d6e17e9d6c5 py-pickleshare-0.7.4.tar.gz" +sha512sums="eb5b1a12d9a78032601fe0a4aa036a0a2d2e007a79ec1d39aa7e28d33465b6e7346f3edf5a4de33030b41f3acfd2cca6cc7ab508d33fc79bd0f11178729905e8 py-pickleshare-0.7.5.tar.gz" |
