diff options
Diffstat (limited to 'testing/py-pyautogui/APKBUILD')
-rw-r--r-- | testing/py-pyautogui/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-pyautogui/APKBUILD b/testing/py-pyautogui/APKBUILD index fa5f1e5c92..6d6a13aa29 100644 --- a/testing/py-pyautogui/APKBUILD +++ b/testing/py-pyautogui/APKBUILD @@ -5,7 +5,7 @@ _pkgname=PyAutoGUI # upstream does not tag releases https://github.com/asweigart/pyautogui/issues/270 _commit=61f14d7632f80267232098edd71be98a30c1339b pkgver=0.9.37 -pkgrel=0 +pkgrel=1 pkgdesc="A cross-platform Python module for GUI automation for human beings" url="https://pyautogui.readthedocs.io/" arch="noarch" |