[arch-commits] Commit in libsignon-glib/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Sun Jun 5 09:07:33 UTC 2016
Date: Sunday, June 5, 2016 @ 11:07:33
Author: arojas
Revision: 268971
Update to 1.14
Modified:
libsignon-glib/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-06-05 09:00:46 UTC (rev 268970)
+++ PKGBUILD 2016-06-05 09:07:33 UTC (rev 268971)
@@ -4,7 +4,7 @@
# Contributor: Balló György <ballogyor+arch at gmail.com>
pkgname=libsignon-glib
-pkgver=1.13
+pkgver=1.14
pkgrel=1
pkgdesc='GLib-based client library for applications handling account authentication through the Online Accounts Single Sign-On service'
arch=(i686 x86_64)
@@ -13,7 +13,7 @@
depends=(signond)
makedepends=(python-gobject gtk-doc gobject-introspection)
source=("https://gitlab.com/accounts-sso/$pkgname/repository/archive.tar.gz?ref=VERSION_$pkgver")
-md5sums=('54a6d51db16934d36e0547b3cfbdf25f')
+md5sums=('bab7b59fa0b2dc1a5bd7489a22286b76')
build() {
cd $pkgname-VERSION_$pkgver-*
More information about the arch-commits
mailing list