Date: Sunday, October 6, 2019 @ 10:24:49
  Author: andyrtr
Revision: 363926

drop base group

Modified:
  nano/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-10-06 10:24:32 UTC (rev 363925)
+++ PKGBUILD    2019-10-06 10:24:49 UTC (rev 363926)
@@ -8,7 +8,6 @@
 arch=('x86_64')
 license=('GPL')
 url="https://www.nano-editor.org";
-groups=('base')
 depends=('ncurses' 'file' 'sh')
 backup=('etc/nanorc')
 source=(https://www.nano-editor.org/dist/v4/${pkgname}-${pkgver}.tar.xz{,.asc})

Reply via email to