blob: d3963e7c3f3f07157e3226fad268e066ea128dd1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = dctrl-tools
pkgdesc = Command-line tools to process Debian package information
pkgver = 2.24
pkgrel = 2
url = https://github.com/ajkaijanaho/dctrl-tools
arch = x86_64
license = GPL
makedepends = gettext>=0.11
makedepends = debhelper>=10
makedepends = po4a>=0.40
makedepends = glibc>=2.14
depends = glibc>=2.14
source = https://github.com/ajkaijanaho/dctrl-tools/archive/refs/tags/2.24.tar.gz
sha512sums = d64ef69a33437899ad7a4abbd26eca5bc92e682bcf4732cf2802c9ddb01c7eed66f48e2281a226d39d66e88207d05e1a3fe77d972ce9b51aa43f7c93929abb13
pkgname = dctrl-tools
|