Skip to content

Commit

Permalink
More old base-devel rebuilds
Browse files Browse the repository at this point in the history
to get rid of the group
  • Loading branch information
lazka committed Nov 14, 2022
1 parent fc061d1 commit aecf770
Show file tree
Hide file tree
Showing 9 changed files with 14 additions and 12 deletions.
4 changes: 2 additions & 2 deletions help2man/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
3 changes: 2 additions & 1 deletion intltool/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -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')
Expand All @@ -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}
Expand Down
2 changes: 1 addition & 1 deletion make/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion man-db/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -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/"
Expand Down
5 changes: 3 additions & 2 deletions patch/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -16,6 +16,7 @@ sha256sums=('ac610bda97abe0d9f6b7c963255a11dcb196c25e337c61f94e4778d632f1d8fd'
'SKIP'
'abcb73c2e0941d49335a864e28e59ba1ad6477deef981a2e89374004e658b791'
'714da1a384d3e0acca5351980b0b3b1b09b66140fabe2e74dfd313652f964de9')
validpgpkeys=('259B3792B3D6D319212CC4DCD5BF9FEB0313653A') # Andreas Gruenbacher

prepare() {
cd ${srcdir}/${pkgname}-${pkgver}
Expand Down
4 changes: 2 additions & 2 deletions patchutils/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@

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/"
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}
Expand Down
2 changes: 1 addition & 1 deletion pkgconf/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -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')
Expand Down
2 changes: 1 addition & 1 deletion unrar/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -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')
Expand Down
2 changes: 1 addition & 1 deletion xmlto/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -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/"
Expand Down

0 comments on commit aecf770

Please sign in to comment.