summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7f6343142f5a7f3c7998a3e881d0184fc49e9d37 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
pkgbase = pikaur-git
	pkgdesc = AUR helper which asks all questions before installing/building. Inspired by pacaur, yaourt and yay.
	pkgver = 1.20
	pkgrel = 1
	url = https://github.com/actionless/pikaur
	arch = any
	license = GPL3
	makedepends = python-wheel
	makedepends = python-hatchling
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-markdown-it-py
	depends = pyalpm
	depends = git
	optdepends = devtools: for Arch Pkgs support in -G/--getpkgbuild operation
	optdepends = python-pysocks: for socks5 proxy support
	optdepends = python-defusedxml: securely wrap Arch news replies
	optdepends = pacman-contrib: to use in pacman hook/systemd timer for cleaning up pikaur cache
	provides = pikaur
	conflicts = pikaur
	source = pikaur-git::git+https://github.com/actionless/pikaur.git#branch=master
	b2sums = SKIP

pkgname = pikaur-git