Date: Sunday, February 12, 2023 @ 20:10:38
  Author: seblu
Revision: 468666

upgpkg: sed 4.9-2

https://archlinux.org/todo/remove-base-devel-and-multilib-devel-group-declaration/

Modified:
  sed/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-02-12 20:08:58 UTC (rev 468665)
+++ PKGBUILD    2023-02-12 20:10:38 UTC (rev 468666)
@@ -4,12 +4,11 @@
 
 pkgname=sed
 pkgver=4.9
-pkgrel=1
+pkgrel=2
 pkgdesc='GNU stream editor'
 arch=('x86_64')
 url='https://www.gnu.org/software/sed/'
 license=('GPL3')
-groups=('base-devel')
 depends=('glibc' 'acl' 'attr')
 makedepends=('gettext')
 source=("https://ftp.gnu.org/pub/gnu/sed/$pkgname-$pkgver.tar.xz"{,.sig})

Reply via email to