diff --git a/mingw-w64-snorenotify/PKGBUILD b/mingw-w64-snorenotify/PKGBUILD index ee4ce7c92b..9987f7e0a2 100644 --- a/mingw-w64-snorenotify/PKGBUILD +++ b/mingw-w64-snorenotify/PKGBUILD @@ -2,7 +2,7 @@ _realname=Snorenotify pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" -pkgver=0.5.1 +pkgver=0.5.2 pkgrel=1 pkgdesc="Snorenotify is a multi platform Qt notification framework. Using a plugin system it is possible to create notifications with many different notification systems on Windows, Mac OS and Unix. (mingw-w64)" arch=('any') @@ -15,7 +15,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "${MINGW_PACKAGE_PREFIX}-extra-cmake-modules") options=(!strip staticlibs !buildflags) source=("${_realname}-$pkgver".tar.gz::"https://github.com/${_realname}/${_realname}/archive/v${pkgver}.tar.gz") -md5sums=('a2707aa9f20e8cb90ca4375c3528715b') +md5sums=('508dafd77c2cb1b57239c1dc6ad73727') build() { mkdir $srcdir/build-${MINGW_CHOST}