diff options
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 ca4c89397..498fdf089 100644 --- a/python-pyshortcuts/PKGBUILD +++ b/python-pyshortcuts/PKGBUILD @@ -3,7 +3,7 @@ pkgname='python-pyshortcuts' _pkgname='pyshortcuts' pkgver=1.8.0 -pkgrel=5 +pkgrel=6 pkgdesc='create desktop shortcuts to python scripts on Windows, Mac, or Linux' arch=('any') url='https://github.com/newville/pyshortcuts' |