diff --git a/mingw-w64-gnome-common/PKGBUILD b/mingw-w64-gnome-common/PKGBUILD index 3b3704c836..f6ea8ce367 100644 --- a/mingw-w64-gnome-common/PKGBUILD +++ b/mingw-w64-gnome-common/PKGBUILD @@ -1,16 +1,17 @@ # Maintainer: Alexey Pavlov _realname=gnome-common +pkgbase=mingw-w64-${_realname} pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" -pkgver=3.14.0 -pkgrel=2 +pkgver=3.18.0 +pkgrel=1 pkgdesc="Common development macros for GNOME (mingw-w64)" arch=('any') license=('GPL') url="http://www.gnome.org" source=(http://download.gnome.org/sources/${_realname}/${pkgver%.*}/${_realname}-${pkgver}.tar.xz Werror-format-remove.patch) -sha256sums=('4c00242f781bb441289f49dd80ed1d895d84de0c94bfc2c6818a104c9e39262c' +sha256sums=('22569e370ae755e04527b76328befc4c73b62bfd4a572499fde116b8318af8cf' 'c88704be75556c08a62645588ec70050f58def421f849c0519213c8709e36906') prepare() {