blob: cf0160a794d82217d8945eb9da46df415ee769c9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = foxaur
pkgdesc = Pacman wrapper and AUR helper to keep it simple.
pkgver = 0.0.3
pkgrel = 1
url = https://gitlab.com/foxaur/foxaur
arch = any
license = GNU General Public License v3.0
depends = python>=3.7
depends = pacman
depends = git
source = foxaur-0.0.3.tar.gz::https://gitlab.com/foxaur/foxaur/-/archive/0.0.3/foxaur-0.0.3.tar.gz
md5sums = SKIP
pkgname = foxaur
|