summaryrefslogtreecommitdiff
path: root/community/libaccounts-qt/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/libaccounts-qt/PKGBUILD')
-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 33fbfca13..552c0bd88 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' 'mips64el')
@@ -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"