libobjc2 dependencies: bump pkgrel

This commit is contained in:
Frederik Carlier 2024-02-18 20:42:35 +01:00
parent b669d65f59
commit e36244c3aa
5 changed files with 5 additions and 5 deletions

View File

@ -4,7 +4,7 @@ _realname=gnustep-back
pkgbase=mingw-w64-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
pkgver=0.30.0
pkgrel=1
pkgrel=2
pkgdesc="GNUstep GUI Backend (mingw-w64)"
arch=('any')
mingw_arch=('mingw64' 'ucrt64')

View File

@ -4,7 +4,7 @@ _realname=gnustep-base
pkgbase=mingw-w64-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
pkgver=1.29.0
pkgrel=3
pkgrel=4
pkgdesc="GNUstep Base library (mingw-w64)"
arch=('any')
mingw_arch=('mingw64' 'ucrt64')

View File

@ -4,7 +4,7 @@ _realname=gnustep-gui
pkgbase=mingw-w64-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
pkgver=0.30.0
pkgrel=2
pkgrel=3
pkgdesc="GNUstep GUI Library (mingw-w64)"
arch=('any')
mingw_arch=('mingw64' 'ucrt64')

View File

@ -4,7 +4,7 @@ _realname=gnustep-make
pkgbase=mingw-w64-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
pkgver=2.9.1
pkgrel=2
pkgrel=3
pkgdesc="GNUstep build system (mingw-w64)"
arch=('any')
mingw_arch=('mingw64' 'ucrt64' 'clang64')

View File

@ -5,7 +5,7 @@ pkgbase=mingw-w64-${_realname}
# Using same naming convention as Ubuntu: https://packages.ubuntu.com/noble/libpreferencepanes1
pkgname=("${MINGW_PACKAGE_PREFIX}-libpreferencepanes")
pkgver=1.2.0
pkgrel=2
pkgrel=3
pkgdesc="GNUstep preferences library - runtime library (mingw-w64)"
arch=('any')
mingw_arch=('mingw64' 'ucrt64')