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

Felix Yan fyan at archlinux.org
Sun Feb 15 15:04:52 UTC 2015


    Date: Sunday, February 15, 2015 @ 16:04:51
  Author: fyan
Revision: 231459

upgpkg: attica-qt5 5.7.0-1

Modified:
  attica-qt5/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-02-15 15:01:17 UTC (rev 231458)
+++ PKGBUILD	2015-02-15 15:04:51 UTC (rev 231459)
@@ -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=attica-qt5
-pkgver=5.6.0
+pkgver=5.7.0
 pkgrel=1
 arch=('i686' 'x86_64')
 pkgdesc='Qt5 library that implements the Open Collaboration Services API'
@@ -12,7 +13,7 @@
 makedepends=('extra-cmake-modules')
 groups=('kf5')
 source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/attica-${pkgver}.tar.xz")
-md5sums=('57a2b5c250f3172401a07d1e4693a33a')
+md5sums=('45edbcf24f65f17f6d00860ae77cbc1e')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list