summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: beb2a584ae30cae6baa966d0b7bf126710c4a0c2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-pyautogui-git
	pkgdesc = A cross-platform GUI automation Python module for human beings (git)
	pkgver = r361.a62027c
	pkgrel = 1
	url = https://github.com/asweigart/pyautogui
	arch = any
	license = BSD
	makedepends = python-setuptools
	makedepends = git
	depends = python-xlib
	depends = python-pillow
	depends = python-pymsgbox
	depends = python-pyscreeze
	depends = python-pytweening
	provides = python-pyautogui
	conflicts = python-pyautogui
	source = git+https://github.com/asweigart/pyautogui.git
	sha256sums = SKIP

pkgname = python-pyautogui-git