summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b3ffd6227eba66bd7c892f6ffb34aa5c8d67a616 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = pkgbuild-version-updater
	pkgdesc = This script allows you to automatic update a large nummner of PKGBUILD files and push them to the aur, if only the pkgver and the checksum has been changed. As example this is very useful for gog games with many DLCs.
	pkgver = 1.0.0
	pkgrel = 2
	url = https://gitlab.com/Lukas1818/pkgbuild-version-updater
	arch = x86_64
	license = LGPL3
	depends = git
	depends = coreutils
	depends = pacman
	depends = bash
	depends = openssh
	source = https://gitlab.com/Lukas1818/pkgbuild-version-updater/-/archive/1.0.0/pkgbuild-version-updater-1.0.0.tar.gz
	sha512sums = 76dab0538f24271de9b51f03233796176a4fdf928cbf066b39853a7db5c63b9d4bcd7376f98237d868f0fa79e511c13f68d1cf7c71f82c5aeb6ab391c145d4ca

pkgname = pkgbuild-version-updater