diff options
-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 4cd9d75c..5c78fd30 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' |