diff options
| author | Leo <thinkabit.ukim@gmail.com> | 2020-04-07 01:31:29 -0300 |
|---|---|---|
| committer | Leo <thinkabit.ukim@gmail.com> | 2020-04-07 10:46:08 +0000 |
| commit | 51455e071f9d992cf0a79c459f08179f2fbcac25 (patch) | |
| tree | 307c49fed58f6e26ff753dd4ace6c5a18af25061 /testing/py3-pyautogui | |
| parent | 0d4bd902228fbe29da7399c55823636bdf987ee7 (diff) | |
| download | aports-51455e071f9d992cf0a79c459f08179f2fbcac25.tar.bz2 aports-51455e071f9d992cf0a79c459f08179f2fbcac25.tar.xz | |
testing/py3-pyautogui: upgrade to 0.9.50
Diffstat (limited to 'testing/py3-pyautogui')
| -rw-r--r-- | testing/py3-pyautogui/APKBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/py3-pyautogui/APKBUILD b/testing/py3-pyautogui/APKBUILD index 4f3642a19a..b1f8516b52 100644 --- a/testing/py3-pyautogui/APKBUILD +++ b/testing/py3-pyautogui/APKBUILD @@ -3,8 +3,8 @@ pkgname=py3-pyautogui _pkgname=PyAutoGUI # upstream does not tag releases https://github.com/asweigart/pyautogui/issues/270 -_commit=1ac16fcb93e004e62893d133e09bfbd39857b563 -pkgver=0.9.49 +_commit=57a98be5fc1c33f077ca499f7836741faf31d463 +pkgver=0.9.50 pkgrel=0 pkgdesc="A cross-platform Python module for GUI automation for human beings" url="https://pyautogui.readthedocs.io/" @@ -30,4 +30,4 @@ package() { python3 setup.py install --prefix=/usr --root="$pkgdir" } -sha512sums="105f0b337e3d49db0feafabdaf7a00e53de2f278e906320479c14b97a3c15c15114ae47e8edd69d798f36eb682ae801cf0985056c4a04e0dc759c216c3366195 PyAutoGUI-1ac16fcb93e004e62893d133e09bfbd39857b563.tar.gz" +sha512sums="5d5bb8c9e3ee5759ac6cfd7872cf62621bcbb3093df11d785928d9159dd0902527fb8a02add57bb223d28b0f1ee0b574180178e99e2018aa24f5a279ce01e40e PyAutoGUI-57a98be5fc1c33f077ca499f7836741faf31d463.tar.gz" |
