[arch-commits] Commit in knotifications/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Sat Dec 12 16:43:40 UTC 2015
Date: Saturday, December 12, 2015 @ 17:43:40
Author: fyan
Revision: 255920
upgpkg: knotifications 5.17.0-1
KF 5.17.0
Modified:
knotifications/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-12-12 16:43:31 UTC (rev 255919)
+++ PKGBUILD 2015-12-12 16:43:40 UTC (rev 255920)
@@ -3,8 +3,8 @@
# Contributor: Andrea Scarpino <andrea at archlinux.org>
pkgname=knotifications
-pkgver=5.16.0
-pkgrel=2
+pkgver=5.17.0
+pkgrel=1
pkgdesc='Abstraction for system notifications'
arch=('i686' 'x86_64')
url='https://projects.kde.org/projects/frameworks/knotifications'
@@ -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=('08e446f720be3f06739e68f67a1ce761')
+md5sums=('6deaac0cc4563dc3abb7b6e2307886ee')
prepare() {
mkdir -p build
More information about the arch-commits
mailing list