diff --git a/testing/py3-pyautogui/APKBUILD b/testing/py3-pyautogui/APKBUILD index 84b5225c850..b651e99368b 100644 --- a/testing/py3-pyautogui/APKBUILD +++ b/testing/py3-pyautogui/APKBUILD @@ -1,11 +1,11 @@ # Contributor: Ivan Tham -# Maintainer: Ivan Tham +# Maintainer: pkgname=py3-pyautogui _pkgname=PyAutoGUI # upstream does not tag releases https://github.com/asweigart/pyautogui/issues/270 _commit=57a98be5fc1c33f077ca499f7836741faf31d463 pkgver=0.9.50 -pkgrel=2 +pkgrel=3 pkgdesc="A cross-platform Python module for GUI automation for human beings" url="https://pyautogui.readthedocs.io/" arch="noarch"