diff --git a/mingw-w64-gdb/PKGBUILD b/mingw-w64-gdb/PKGBUILD index c7da391b32..ef461b1a27 100644 --- a/mingw-w64-gdb/PKGBUILD +++ b/mingw-w64-gdb/PKGBUILD @@ -7,7 +7,7 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" # Until https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62279 is # fixed, we will stick with 7.6.2 which hasn't got this bug.. pkgver=8.2.1 -pkgrel=1 +pkgrel=2 pkgdesc="GNU Debugger (mingw-w64)" arch=('any') url="https://www.gnu.org/software/gdb/" diff --git a/mingw-w64-gnupg/PKGBUILD b/mingw-w64-gnupg/PKGBUILD index 28d6515b97..ca05cb68b7 100644 --- a/mingw-w64-gnupg/PKGBUILD +++ b/mingw-w64-gnupg/PKGBUILD @@ -5,7 +5,7 @@ _realname=gnupg pkgbase=mingw-w64-${_realname} pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=2.2.13 -pkgrel=1 +pkgrel=2 pkgdesc="GNU Privacy Guard - a PGP replacement tool (mingw-w64)" arch=('any') depends=("${MINGW_PACKAGE_PREFIX}-adns" diff --git a/mingw-w64-hunspell/PKGBUILD b/mingw-w64-hunspell/PKGBUILD index 0ab50f23f5..f23a2565b7 100644 --- a/mingw-w64-hunspell/PKGBUILD +++ b/mingw-w64-hunspell/PKGBUILD @@ -9,7 +9,7 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" # Please rebuild enchant when updating this if needed, otherwise it may # silently break spell checking in applications pkgver=1.7.0 -pkgrel=1 +pkgrel=2 pkgdesc="Spell checker and morphological analyzer library and program (mingw-w64)" arch=('any') url="https://hunspell.github.io/" diff --git a/mingw-w64-ngraph-gtk/PKGBUILD b/mingw-w64-ngraph-gtk/PKGBUILD index 825d651fe6..e0fcfbfa1c 100644 --- a/mingw-w64-ngraph-gtk/PKGBUILD +++ b/mingw-w64-ngraph-gtk/PKGBUILD @@ -4,7 +4,7 @@ _realname=ngraph-gtk pkgbase=mingw-w64-${_realname} pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=6.08.00 -pkgrel=1 +pkgrel=2 arch=('any') pkgdesc="create scientific 2-dimensional graphs (mingw-w64)" depends=("${MINGW_PACKAGE_PREFIX}-adwaita-icon-theme" @@ -16,8 +16,8 @@ depends=("${MINGW_PACKAGE_PREFIX}-adwaita-icon-theme" "${MINGW_PACKAGE_PREFIX}-ruby") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "${MINGW_PACKAGE_PREFIX}-pkg-config" - "intltool" - "gettext-devel") + "intltool" + "gettext-devel") options=('strip' 'staticlibs') license=("GPL") url="https://htrb.github.io/ngraph-gtk/" diff --git a/mingw-w64-scummvm/PKGBUILD b/mingw-w64-scummvm/PKGBUILD index 52f98906e0..1d4df18f15 100644 --- a/mingw-w64-scummvm/PKGBUILD +++ b/mingw-w64-scummvm/PKGBUILD @@ -4,7 +4,7 @@ _realname=scummvm pkgbase=mingw-w64-${_realname} pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=2.0.0 -pkgrel=1 +pkgrel=2 pkgdesc="A program which allows you to run certain classic graphical point-and-click adventure games (mingw-w64)" arch=('any') url='https://www.scummvm.org/' diff --git a/mingw-w64-sqlcipher/PKGBUILD b/mingw-w64-sqlcipher/PKGBUILD index 2fac915551..a9d02eed40 100644 --- a/mingw-w64-sqlcipher/PKGBUILD +++ b/mingw-w64-sqlcipher/PKGBUILD @@ -4,7 +4,7 @@ _realname=sqlcipher pkgbase=mingw-w64-${_realname} pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=4.0.1 -pkgrel=1 +pkgrel=2 pkgdesc="SQLite extension that provides transparent 256-bit AES encryption of database files" arch=('any') url="https://www.zetetic.net/sqlcipher/" diff --git a/mingw-w64-sqlite3/PKGBUILD b/mingw-w64-sqlite3/PKGBUILD index cfe81e0812..3b8d0a8253 100644 --- a/mingw-w64-sqlite3/PKGBUILD +++ b/mingw-w64-sqlite3/PKGBUILD @@ -7,7 +7,7 @@ pkgbase=mingw-w64-${_realname} pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" _amalgamationver=3270200 pkgver=3.27.2 -pkgrel=1 +pkgrel=2 pkgdesc="A C library that implements an SQL database engine (mingw-w64)" arch=('any') license=(PublicDomain)