summaryrefslogtreecommitdiff
path: root/extra/libaccounts-glib/PKGBUILD
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-02-27 03:39:40 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-02-27 03:39:40 +0000
commite32d80836b584e2625d5ff5a9347090bdd58da34 (patch)
tree491e167a6fc43599ac073ecf9edfb5d8ba5aa90a /extra/libaccounts-glib/PKGBUILD
parent3f23b6bf0b09b0edd47e2c763b3be136bc2fe274 (diff)
Thu Feb 27 03:37:13 UTC 2014
Diffstat (limited to 'extra/libaccounts-glib/PKGBUILD')
-rw-r--r--extra/libaccounts-glib/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/libaccounts-glib/PKGBUILD b/extra/libaccounts-glib/PKGBUILD
index 4fa64cb08..6cd72aa5d 100644
--- a/extra/libaccounts-glib/PKGBUILD
+++ b/extra/libaccounts-glib/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 203009 2013-12-31 16:18:17Z andrea $
+# $Id: PKGBUILD 206453 2014-02-26 19:59:53Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
# Contributor: Balló György <ballogyor+arch at gmail dot com>
pkgname=libaccounts-glib
-pkgver=1.15
+pkgver=1.16
pkgrel=1
pkgdesc="Glib-based client library for accessing the online accounts database"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ license=('LGPL')
depends=('dbus-glib' 'libxml2' 'sqlite')
makedepends=('python2-gobject' 'docbook-xsl')
source=("http://accounts-sso.googlecode.com/files/$pkgname-$pkgver.tar.gz")
-sha1sums=('0b681e624af0bec3866d8ad662d40df9aa8b3d7a')
+sha1sums=('1d1393030591e38e7b8b33a37555710b3116860e')
build() {
cd $pkgname-$pkgver