[arch-commits] Commit in knotifications/trunk (PKGBUILD)

Felix Yan fyan at archlinux.org
Sun Feb 15 16:23:12 UTC 2015


    Date: Sunday, February 15, 2015 @ 17:23:11
  Author: fyan
Revision: 231516

upgpkg: knotifications 5.7.0-1

Modified:
  knotifications/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-02-15 16:19:17 UTC (rev 231515)
+++ PKGBUILD	2015-02-15 16:23:11 UTC (rev 231516)
@@ -1,8 +1,9 @@
 # $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=knotifications
-pkgver=5.6.0
+pkgver=5.7.0
 pkgrel=1
 pkgdesc='Abstraction for system notifications'
 arch=('i686' 'x86_64')
@@ -12,7 +13,7 @@
 makedepends=('extra-cmake-modules' 'qt5-tools' 'python')
 groups=('kf5')
 source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('9f398c79b7b0c3fa48b1305dc3b60cbc')
+md5sums=('b610f0a52530f6ced9ea5cc206c39d7a')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list