summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c933ae903ddee87f8b07c0b33cca9c60db2cbcfd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = pacman-auto-update
	pkgdesc = Install a systemd service triggered by a timer to run automatic pacman package updates
	pkgver = 1.1.3
	pkgrel = 1
	url = https://github.com/cmuench/pacman-auto-update
	install = pacman-auto-update.install
	arch = any
	license = GPL2
	depends = systemd
	optdepends = networkmanager: for auto-updating only on non metered network
	source = git+https://github.com/cmuench/pacman-auto-update
	md5sums = SKIP

pkgname = pacman-auto-update