[arch-commits] Commit in kcmsystemd/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Tue Mar 3 19:43:54 UTC 2015
Date: Tuesday, March 3, 2015 @ 20:43:54
Author: arojas
Revision: 128659
Update to 1.1.0
Modified:
kcmsystemd/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-03-03 19:18:49 UTC (rev 128658)
+++ PKGBUILD 2015-03-03 19:43:54 UTC (rev 128659)
@@ -2,7 +2,7 @@
# Maintainer: Antonio Rojas <arojas at archlinux.org>
pkgname=kcmsystemd
-pkgver=1.0.0
+pkgver=1.1.0
pkgrel=1
pkgdesc="Systemd control module for KDE"
arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
depends=(kconfigwidgets boost-libs)
makedepends=(extra-cmake-modules python boost)
source=("$pkgname-$pkgver.tar.gz::https://github.com/rthomsen/kcmsystemd/archive/$pkgver.tar.gz")
-md5sums=('6233faf3cd8569b360c21c38d0d06d7f')
+md5sums=('8d385b1b2f9c0f054a8de16a50dcbaaa')
prepare() {
mkdir -p build
More information about the arch-commits
mailing list