summaryrefslogtreecommitdiff
path: root/community/libaccounts-glib
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-02-27 00:03:49 -0800
committerroot <root@rshg054.dnsready.net>2013-02-27 00:03:49 -0800
commit23018fec360e50c7cb4de4b2411650ce79532e54 (patch)
tree766004a81e02dd8a2ea0d5092ce2d19aed799bf6 /community/libaccounts-glib
parent32e4cb82a73f6efc4254917e6324a2b61ecb5ddc (diff)
Wed Feb 27 00:03:48 PST 2013
Diffstat (limited to 'community/libaccounts-glib')
-rw-r--r--community/libaccounts-glib/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/libaccounts-glib/PKGBUILD b/community/libaccounts-glib/PKGBUILD
index 8012d8425..e289718d1 100644
--- a/community/libaccounts-glib/PKGBUILD
+++ b/community/libaccounts-glib/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 84335 2013-02-16 20:11:59Z bgyorgy $
+# $Id: PKGBUILD 85006 2013-02-26 17:28:47Z bgyorgy $
# Maintainer: Balló György <ballogyor+arch at gmail dot com>
pkgname=libaccounts-glib
-pkgver=1.7
+pkgver=1.8
pkgrel=1
pkgdesc="Glib-based client library for accessing the online accounts database"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ depends=('dbus-glib' 'libxml2' 'sqlite3')
makedepends=('python2-gobject')
options=('!libtool')
source=(http://accounts-sso.googlecode.com/files/$pkgname-$pkgver.tar.gz)
-sha1sums=('b81a86ee1f66c592dab573334a1a564c8c497858')
+sha1sums=('5d827392f6da2ff74e342a6b3a50fbe3486b49b0')
build() {
cd "$srcdir/$pkgname-$pkgver"