[arch-commits] Commit in texinfo/trunk (PKGBUILD)

Christian Hesse eworm at archlinux.org
Wed Nov 13 12:24:30 UTC 2019


    Date: Wednesday, November 13, 2019 @ 12:24:30
  Author: eworm
Revision: 368105

base group removal

Modified:
  texinfo/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-13 12:23:46 UTC (rev 368104)
+++ PKGBUILD	2019-11-13 12:24:30 UTC (rev 368105)
@@ -9,7 +9,7 @@
 arch=(x86_64)
 url='https://www.gnu.org/software/texinfo/'
 license=(GPL3)
-groups=(base base-devel)
+groups=(base-devel)
 depends=(ncurses gzip perl sh)
 source=(https://ftp.gnu.org/pub/gnu/$pkgname/$pkgname-$pkgver.tar.xz{,.sig}
         texinfo-install.hook



More information about the arch-commits mailing list