[arch-commits] Commit in argtable/trunk (PKGBUILD)
David Runge
dvzrv at archlinux.org
Sun Aug 5 20:01:26 UTC 2018
Date: Sunday, August 5, 2018 @ 20:01:26
Author: dvzrv
Revision: 368422
upgpkg: argtable 2.13-3
Adding argtable 2.13 from the AUR as dependency for lv2file (with correct license defiition).
Modified:
argtable/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-08-05 19:58:48 UTC (rev 368421)
+++ PKGBUILD 2018-08-05 20:01:26 UTC (rev 368422)
@@ -6,7 +6,7 @@
pkgdesc="An ANSI C library for parsing GNU style command line options with a minimum of fuss"
arch=('x86_64')
url="http://argtable.sourceforge.net/"
-license=('GPL')
+license=('GPL2')
depends=('glibc')
source=("https://sourceforge.net/projects/${pkgname}/files/${pkgname}/${pkgname}-${pkgver}/${pkgname}${pkgver/./-}.tar.gz")
sha512sums=('3d8303f3ba529e3241d918c0127a16402ece951efb964d14a06a3a7d29a252812ad3c44e96da28798871e9923e73a2cfe7ebc84139c1397817d632cae25c4585')
More information about the arch-commits
mailing list