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