Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
gettext


Commits:
610dcd13 by Antonio Rojas at 2025-04-23T09:04:18+02:00
upgpkg: 0.24-2: libxml2 2.14 rebuild (pass 1, without emacs)

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,14 +1,13 @@
 pkgbase = gettext
        pkgdesc = GNU internationalization library
        pkgver = 0.24
-       pkgrel = 1
+       pkgrel = 2
        url = https://www.gnu.org/software/gettext/
        arch = x86_64
        license = GFDL-1.2-only
        license = GPL-2.0-only
        license = GPL-2.0-or-later
        license = LGPL-2.0-only
-       makedepends = emacs
        depends = acl
        depends = attr
        depends = gcc-libs


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 
 pkgname=gettext
 pkgver=0.24
-pkgrel=1
+pkgrel=2
 pkgdesc="GNU internationalization library"
 url="https://www.gnu.org/software/gettext/";
 arch=(x86_64)
@@ -23,7 +23,7 @@ depends=(
   sh
 )
 makedepends=(
-  emacs
+#  emacs
 )
 optdepends=('git: for autopoint infrastructure updates')
 options=(!docs)



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gettext/-/commit/610dcd13e003ea3413ec2be36a508d3cb75da29f

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gettext/-/commit/610dcd13e003ea3413ec2be36a508d3cb75da29f
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to