summaryrefslogtreecommitdiff
path: root/community/libaccounts-qt
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-11-29 02:32:15 -0800
committerroot <root@rshg054.dnsready.net>2012-11-29 02:32:15 -0800
commitfd13fc6dba397df448ce6ecf87e806fdc3a8f3cd (patch)
tree5635460ffbb1eefba5dd2d0af61c5c7eb08e9dbd /community/libaccounts-qt
parent5c5e1e3a998a54db424b8261fac042ab41745d99 (diff)
Thu Nov 29 02:28:50 PST 2012
Diffstat (limited to 'community/libaccounts-qt')
-rw-r--r--community/libaccounts-qt/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/libaccounts-qt/PKGBUILD b/community/libaccounts-qt/PKGBUILD
index 863f1726e..c47e9b9d0 100644
--- a/community/libaccounts-qt/PKGBUILD
+++ b/community/libaccounts-qt/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 79488 2012-11-06 04:11:10Z bgyorgy $
+# $Id: PKGBUILD 80669 2012-11-29 00:01:42Z bgyorgy $
# Maintainer: Balló György <ballogyor+arch at gmail dot com>
pkgbase=libaccounts-qt
_pkgbase=accounts-qt
pkgname=('libaccounts-qt' 'libaccounts-qt-doc')
-pkgver=1.2
+pkgver=1.3
pkgrel=1
pkgdesc="Qt-based client library for accessing the online accounts database"
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ license=('LGPL')
depends=('qt' 'libaccounts-glib')
makedepends=('doxygen' 'graphviz' 'ttf-dejavu')
source=(http://accounts-sso.googlecode.com/files/$_pkgbase-$pkgver.tar.bz2)
-sha1sums=('5824847558ffea57cafbeb7963595dd80366ad82')
+sha1sums=('26fd2734b2a0462ef6271164a17a3e85073dd5b1')
build() {
cd "$srcdir/$_pkgbase-$pkgver"