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

Felix Yan felixonmars at archlinux.org
Sun Oct 9 17:26:20 UTC 2016


    Date: Sunday, October 9, 2016 @ 17:26:20
  Author: felixonmars
Revision: 278033

upgpkg: knotifications 5.27.0-1

Upstream release

Modified:
  knotifications/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-10-09 17:26:13 UTC (rev 278032)
+++ PKGBUILD	2016-10-09 17:26:20 UTC (rev 278033)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=knotifications
-pkgver=5.26.0
+pkgver=5.27.0
 pkgrel=1
 pkgdesc='Abstraction for system notifications'
 arch=('i686' 'x86_64')
@@ -13,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=('bd6c6e60c63b9f187c2c2d2024bf02cc')
+md5sums=('61fdefe03ef8dfcee7cffc27c84c4691')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list