[arch-commits] Commit in accounts-qml-module/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Tue Jun 14 10:29:50 UTC 2016


    Date: Tuesday, June 14, 2016 @ 10:29:49
  Author: arojas
Revision: 269489

Update to 0.7

Modified:
  accounts-qml-module/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-06-14 10:28:21 UTC (rev 269488)
+++ PKGBUILD	2016-06-14 10:29:49 UTC (rev 269489)
@@ -2,7 +2,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=accounts-qml-module
-pkgver=0.6
+pkgver=0.7
 pkgrel=1
 pkgdesc="Expose the Online Accounts API to QML applications"
 url="https://gitlab.com/accounts-sso/accounts-qml-module"
@@ -11,7 +11,7 @@
 depends=(signond libaccounts-qt qt5-declarative)
 makedepends=(qt5-tools)
 source=("https://gitlab.com/accounts-sso/$pkgname/repository/archive.tar.gz?ref=VERSION_$pkgver")
-md5sums=('d62f676e837bfa2b8bb5c12507a36ce9')
+md5sums=('dfbfdd00f455ba9b4a110971118bf289')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list