File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 11# Maintainer: João Guerra <joca.bt@gmail.com>
22
33pkgname=global
4- pkgver=6.6.12
4+ pkgver=6.6.14
55pkgrel=" 1"
66pkgdesc=" A source code tagging system"
77arch=(" i686" " x86_64" )
@@ -18,7 +18,7 @@ optdepends=("ctags" "python3-pygments")
1818makedepends=(" ncurses-devel" ' autotools' ' gperf' ' gcc' )
1919options=(libtool ! emptydirs)
2020source=(" https://ftp.gnu.org/gnu/global/${pkgname} -${pkgver} .tar.gz" {,.sig})
21- sha256sums=(' 542a5b06840e14eca548b4bb60b44c0adcf01024e68eb362f8bf716007885901 '
21+ sha256sums=(' f6e7fd0b68aed292e85bb686616baf6551d5c9424adcddca11d808ba318cb320 '
2222 ' SKIP' )
2323validpgpkeys=(" 26F631B43D624A927E6F1C33969C3BE389DDA6EB" ) # Shigio YAMAGUCHI <shigio@gnu.org>
2424
@@ -29,6 +29,7 @@ prepare() {
2929
3030build () {
3131 cd " ${pkgname} -${pkgver} "
32+ CFLAGS+=" -std=gnu17" \
3233 ./configure --prefix=/usr \
3334 --build=${CHOST} \
3435 --host=${CHOST} \
You can’t perform that action at this time.
0 commit comments