diff options
author | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-06-06 04:00:43 +0000 |
---|---|---|
committer | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-06-06 04:00:43 +0000 |
commit | 6b55be9272c15e1858a1a7236482298f677c1a3b (patch) | |
tree | a00e7300c358b2a4b16184192c53b8ce555a2412 /extra/knotifications/PKGBUILD | |
parent | 8faa42b28f39ace5fc2c3ec8a054fa0a5b246eab (diff) |
Fri Jun 6 03:57:24 UTC 2014
Diffstat (limited to 'extra/knotifications/PKGBUILD')
-rw-r--r-- | extra/knotifications/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/knotifications/PKGBUILD b/extra/knotifications/PKGBUILD index b7401f0b3..08f673171 100644 --- a/extra/knotifications/PKGBUILD +++ b/extra/knotifications/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 212948 2014-05-16 22:31:45Z andrea $ +# $Id: PKGBUILD 214150 2014-06-04 09:06:26Z andrea $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=knotifications -pkgver=4.99.0 +pkgver=4.100.0 pkgrel=1 pkgdesc='KNotifications' arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ depends=('phonon-qt5' 'libdbusmenu-qt5' 'kservice' 'kiconthemes') makedepends=('extra-cmake-modules' 'qt5-tools') groups=('kf5') source=("http://download.kde.org/unstable/frameworks/${pkgver}/${pkgname}-${pkgver}.tar.xz") -md5sums=('2199596880bdf507c1cce81c9e0c24e3') +md5sums=('fef8940c81cfd1906aae29200853ea2e') prepare() { mkdir -p build |