summaryrefslogtreecommitdiff
path: root/python-pyshortcuts
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2019-10-09 21:14:12 +0200
committerErich Eckner <git@eckner.net>2019-10-09 21:14:12 +0200
commit2122f2e66b491ce747f6697cd95a5ab74485e76d (patch)
tree429df591085764b7380b65d7c2ce0fc31430dc03 /python-pyshortcuts
parent5cb5c03bee83e9a82a461221749136a012490738 (diff)
downloadarchlinuxewe.git.save-2122f2e66b491ce747f6697cd95a5ab74485e76d.tar.xz
python-pyshortcuts: 1.6-1 -> 1.7-1
Diffstat (limited to 'python-pyshortcuts')
-rw-r--r--python-pyshortcuts/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/python-pyshortcuts/PKGBUILD b/python-pyshortcuts/PKGBUILD
index cbc0b739..b0e85bfb 100644
--- a/python-pyshortcuts/PKGBUILD
+++ b/python-pyshortcuts/PKGBUILD
@@ -3,7 +3,7 @@
pkgbase=python-pyshortcuts
pkgname=('python-pyshortcuts' 'python2-pyshortcuts')
_pkgname='pyshortcuts'
-pkgver=1.6
+pkgver=1.7
pkgrel=1
pkgdesc='create desktop shortcuts to python scripts on Windows, Mac, or Linux'
arch=('any')
@@ -30,7 +30,7 @@ makedepends=(
"${_makedepends[@]/python/python2}"
)
source=("${_pkgname}-${pkgver}.tar.gz::https://github.com/newville/${_pkgname}/archive/${pkgver}.tar.gz")
-sha512sums=('d9facff4dff00478e0f79bb4413204066a80da8bb65f33e6f826e987930b386f4356211b09d1be1940d91b1e68f53d021339a490f693ad55130d151a2974ab3b')
+sha512sums=('e9aa4247c9db796df34c48b83e6a20fcd27a6877d2a1a04228b8653bc9e493febe709574522b84a85b6057c2e8a8130d8954d254c7445053c996970c0c45af48')
prepare() {
cd "${srcdir}"