aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-pyautogui/APKBUILD
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-04-16 14:45:19 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-04-17 11:45:52 +0000
commitbc34b91da50e31757224aa4cdb6598b2c605c88e (patch)
tree54a93cb087fa40cda72ca447fab621d041a218dd /testing/py-pyautogui/APKBUILD
parent9150148ebc4d589e1d66e35dfc38f9163324c561 (diff)
downloadaports-bc34b91da50e31757224aa4cdb6598b2c605c88e.tar.bz2
aports-bc34b91da50e31757224aa4cdb6598b2c605c88e.tar.xz
testing/py-pyautogui: rebuild against python 3.7
Diffstat (limited to 'testing/py-pyautogui/APKBUILD')
-rw-r--r--testing/py-pyautogui/APKBUILD2
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"