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

Antonio Rojas arojas at archlinux.org
Mon May 1 20:54:00 UTC 2017


    Date: Monday, May 1, 2017 @ 20:54:00
  Author: arojas
Revision: 295135

Update to 2.1.0

Modified:
  kirigami2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-01 18:23:52 UTC (rev 295134)
+++ PKGBUILD	2017-05-01 20:54:00 UTC (rev 295135)
@@ -2,7 +2,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=kirigami2
-pkgver=2.0.0
+pkgver=2.1.0
 pkgrel=1
 pkgdesc='A QtQuick based components set'
 arch=(i686 x86_64)
@@ -11,8 +11,8 @@
 depends=(qt5-quickcontrols2)
 makedepends=(extra-cmake-modules qt5-tools plasma-framework)
 source=("http://download.kde.org/stable/kirigami/$pkgname-$pkgver.tar.xz"{,.asc})
-md5sums=('6a43251125039362e9de4d370057717d'
-         'SKIP')
+sha256sums=('e744ff974ef100d23feda68f3fdb465aa56bf8da6992ab7e3f3fed2f4180e934'
+            'SKIP')
 validpgpkeys=('1FA881591C26B276D7A5518EEAAF29B42A678C20') # Marco Martin <notmart at gmail.com>
 
 prepare() {



More information about the arch-commits mailing list