Update from aur

This commit is contained in:
moparisthebest
2017-11-25 21:32:19 -05:00
parent 3861d23ae2
commit 80f46f9b25
61 changed files with 857 additions and 295 deletions

View File

@@ -10,7 +10,7 @@ pkgdesc="An ANSI C command line parser"
arch=('i686' 'x86_64' 'armv7h')
url="http://argtable.sourceforge.net/"
license=('LGPL')
source=(http://downloads.sourceforge.net/argtable/$pkgname${pkgver/./-}.tar.gz)
source=(https://downloads.sourceforge.net/argtable/$pkgname${pkgver/./-}.tar.gz)
sha1sums=('bce828c64c35e16f4c3f8e1f355e4a2a97fe3289')
build() {