snorenotify: Update to 0.5.2

This commit is contained in:
Alexpux
2015-01-17 18:41:03 +03:00
parent 7e9ed4d9b8
commit 170dab08ff

View File

@@ -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}