diff options
author | Erich Eckner <git@eckner.net> | 2020-08-17 16:32:42 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2020-08-17 16:32:42 +0200 |
commit | 8035445a24715bf4848ab593296ee1d616099f69 (patch) | |
tree | 6753a986c9aec5967ab9db1ff787ca16860dd435 /python-pyshortcuts/PKGBUILD | |
parent | 09b76df1d9b8f16fb7820cd5b3a783933c69e655 (diff) | |
download | archlinuxewe-8035445a24715bf4848ab593296ee1d616099f69.tar.xz |
python-pyshortcuts: rebuild
Diffstat (limited to 'python-pyshortcuts/PKGBUILD')
-rw-r--r-- | python-pyshortcuts/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python-pyshortcuts/PKGBUILD b/python-pyshortcuts/PKGBUILD index 4cd9d75c2..5c78fd30a 100644 --- a/python-pyshortcuts/PKGBUILD +++ b/python-pyshortcuts/PKGBUILD @@ -3,7 +3,7 @@ pkgname='python-pyshortcuts' _pkgname='pyshortcuts' pkgver=1.7.1 -pkgrel=2 +pkgrel=3 pkgdesc='create desktop shortcuts to python scripts on Windows, Mac, or Linux' arch=('any') url='https://github.com/newville/pyshortcuts' |