From aecf770ad1fc5d5c64861f55c4bc15245b33c0d6 Mon Sep 17 00:00:00 2001 From: Christoph Reiter Date: Sun, 13 Nov 2022 18:25:44 +0100 Subject: [PATCH] More old base-devel rebuilds to get rid of the group --- help2man/PKGBUILD | 4 ++-- intltool/PKGBUILD | 3 ++- make/PKGBUILD | 2 +- man-db/PKGBUILD | 2 +- patch/PKGBUILD | 5 +++-- patchutils/PKGBUILD | 4 ++-- pkgconf/PKGBUILD | 2 +- unrar/PKGBUILD | 2 +- xmlto/PKGBUILD | 2 +- 9 files changed, 14 insertions(+), 12 deletions(-) diff --git a/help2man/PKGBUILD b/help2man/PKGBUILD index 3213a98c..7a4d300b 100644 --- a/help2man/PKGBUILD +++ b/help2man/PKGBUILD @@ -2,13 +2,13 @@ pkgname=help2man pkgver=1.48.5 -pkgrel=1 +pkgrel=2 pkgdesc="Conversion tool to create man files" arch=('i686' 'x86_64') url="https://www.gnu.org/software/help2man/" license=('GPL') depends=('perl-Locale-Gettext' 'libintl') -makedepends=('autotools' 'gcc') +makedepends=('autotools' 'gcc' 'gettext-devel') install=help2man.install source=(https://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.xz{,.sig} 1.40.4-cygwin-nls.patch) diff --git a/intltool/PKGBUILD b/intltool/PKGBUILD index 024f2f4e..2e19d1b1 100644 --- a/intltool/PKGBUILD +++ b/intltool/PKGBUILD @@ -2,7 +2,7 @@ pkgname=intltool pkgver=0.51.0 -pkgrel=2 +pkgrel=3 pkgdesc="The internationalization tool collection" license=('GPL3') arch=('i686' 'x86_64') @@ -14,6 +14,7 @@ source=(https://edge.launchpad.net/intltool/trunk/${pkgver}/+download/${pkgname} sha256sums=('67c74d94196b153b774ab9f89b2fa6c6ba79352407037c8c14d5aeb334e959cd' 'SKIP' '9c6527072aada6e3cb9aceb6e07cfdf51d58839a2beb650168da0601a85ebda3') +validpgpkeys=('9EBD001680E8C8F9FAC61A9BE1A701D4C9DE75B5') prepare() { cd ${srcdir}/${pkgname}-${pkgver} diff --git a/make/PKGBUILD b/make/PKGBUILD index 188442cf..6a152c6b 100644 --- a/make/PKGBUILD +++ b/make/PKGBUILD @@ -3,7 +3,7 @@ pkgname=make pkgver=4.3 -pkgrel=3 +pkgrel=4 pkgdesc="GNU make utility to maintain groups of programs" arch=('i686' 'x86_64') url="https://www.gnu.org/software/make" diff --git a/man-db/PKGBUILD b/man-db/PKGBUILD index 2d99a039..c0a14151 100644 --- a/man-db/PKGBUILD +++ b/man-db/PKGBUILD @@ -2,7 +2,7 @@ pkgname=man-db pkgver=2.10.2 -pkgrel=2 +pkgrel=3 pkgdesc="A utility for reading man pages" arch=('i686' 'x86_64') url="https://www.nongnu.org/man-db/" diff --git a/patch/PKGBUILD b/patch/PKGBUILD index a82028e5..6547c16a 100644 --- a/patch/PKGBUILD +++ b/patch/PKGBUILD @@ -2,12 +2,12 @@ pkgname=patch pkgver=2.7.6 -pkgrel=1 +pkgrel=2 pkgdesc="A utility to apply patch files to original sources" arch=('i686' 'x86_64') url="https://www.gnu.org/software/patch/patch.html" license=('GPL') -makedepends=('ed' 'gcc') +makedepends=('ed' 'gcc' 'autotools') optdepends=('ed: for patch -e functionality') source=(https://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.xz{,.sig} msys2-patch-2.7.1.patch @@ -16,6 +16,7 @@ sha256sums=('ac610bda97abe0d9f6b7c963255a11dcb196c25e337c61f94e4778d632f1d8fd' 'SKIP' 'abcb73c2e0941d49335a864e28e59ba1ad6477deef981a2e89374004e658b791' '714da1a384d3e0acca5351980b0b3b1b09b66140fabe2e74dfd313652f964de9') +validpgpkeys=('259B3792B3D6D319212CC4DCD5BF9FEB0313653A') # Andreas Gruenbacher prepare() { cd ${srcdir}/${pkgname}-${pkgver} diff --git a/patchutils/PKGBUILD b/patchutils/PKGBUILD index d4db5e5f..c6e6b4aa 100644 --- a/patchutils/PKGBUILD +++ b/patchutils/PKGBUILD @@ -2,7 +2,7 @@ pkgname=patchutils pkgver=0.4.2 -pkgrel=2 +pkgrel=3 pkgdesc="Utilities to work with patches" arch=('i686' 'x86_64') url="http://cyberelk.net/tim/software/patchutils/" @@ -10,7 +10,7 @@ license=('GPL') source=(http://cyberelk.net/tim/data/patchutils/stable/${pkgname}-${pkgver}.tar.xz) sha256sums=('8875b0965fe33de62b890f6cd793be7fafe41a4e552edbf641f1fed5ebbf45ed') depends=('pcre2') -makedepends=('pcre2-devel' 'autotools' 'gcc') +makedepends=('pcre2-devel' 'autotools' 'gcc' 'xmlto') prepare() { cd ${srcdir}/${pkgname}-${pkgver} diff --git a/pkgconf/PKGBUILD b/pkgconf/PKGBUILD index 2fe1674d..3e5d1456 100644 --- a/pkgconf/PKGBUILD +++ b/pkgconf/PKGBUILD @@ -2,7 +2,7 @@ pkgname=pkgconf pkgver=1.8.0 -pkgrel=1 +pkgrel=2 pkgdesc='pkg-config compatible utility which does not depend on glib' url='https://github.com/pkgconf/pkgconf' arch=('i686' 'x86_64') diff --git a/unrar/PKGBUILD b/unrar/PKGBUILD index d965c26d..f7a7d736 100644 --- a/unrar/PKGBUILD +++ b/unrar/PKGBUILD @@ -3,7 +3,7 @@ pkgbase=unrar pkgname=('unrar' 'libunrar' 'libunrar-devel') pkgver=6.1.4 -pkgrel=1 +pkgrel=2 arch=('i686' 'x86_64') url="https://www.rarlab.com/rar_add.htm" license=('custom') diff --git a/xmlto/PKGBUILD b/xmlto/PKGBUILD index 50bfab68..a4a8e373 100644 --- a/xmlto/PKGBUILD +++ b/xmlto/PKGBUILD @@ -2,7 +2,7 @@ pkgname=xmlto pkgver=0.0.28 -pkgrel=3 +pkgrel=4 pkgdesc="Convert xml to many other formats" arch=('i686' 'x86_64') url="https://pagure.io/xmlto/"