diff options
author | Moritz Bunkus | 2016-02-24 10:15:56 +0100 |
---|---|---|
committer | Moritz Bunkus | 2016-02-24 10:15:56 +0100 |
commit | e979c405e99768c1d002b14bd95ee21c46237832 (patch) | |
tree | 717618e5283e3fc59dbf7a00f3c70a9a34e3c96d /.SRCINFO | |
download | aur-e979c405e99768c1d002b14bd95ee21c46237832.tar.gz |
initial release of the package
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO new file mode 100644 index 000000000000..b069835e1c18 --- /dev/null +++ b/.SRCINFO @@ -0,0 +1,16 @@ +pkgbase = perl-gd-barcode + pkgdesc = Create barcode image with GD + pkgver = 1.15 + pkgrel = 1 + url = http://search.cpan.org/dist/GD-Barcode + arch = any + license = GPL + license = PerlArtistic + depends = perl + depends = perl-gd + options = !emptydirs + source = http://search.cpan.org/CPAN/authors/id/K/KW/KWITKNR/GD-Barcode-1.15.tar.gz + sha512sums = 3128ef0376f2d31b55bdf9e206a16982632a7e7e7eae6d0d846fe0f80f3998a893f22f910a7d053e15b9fd94a9408805a7b862d735e6be03e1fcb9ff7d4d5155 + +pkgname = perl-gd-barcode + |