summaryrefslogtreecommitdiff
path: root/community/libaccounts-qt
diff options
context:
space:
mode:
Diffstat (limited to 'community/libaccounts-qt')
-rw-r--r--community/libaccounts-qt/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/community/libaccounts-qt/PKGBUILD b/community/libaccounts-qt/PKGBUILD
index eaf192c81..1e372f88d 100644
--- a/community/libaccounts-qt/PKGBUILD
+++ b/community/libaccounts-qt/PKGBUILD
@@ -1,20 +1,20 @@
-# $Id: PKGBUILD 83016 2013-01-26 15:16:16Z bgyorgy $
+# $Id: PKGBUILD 85369 2013-03-01 10:34:56Z andrea $
# Maintainer: Balló György <ballogyor+arch at gmail dot com>
pkgbase=libaccounts-qt
_pkgbase=accounts-qt
pkgname=('libaccounts-qt' 'libaccounts-qt-doc')
-pkgver=1.4
-pkgrel=1
+pkgver=1.6
+pkgrel=2
pkgdesc="Qt-based client library for accessing the online accounts database"
arch=('i686' 'x86_64' 'mips64el')
url="http://code.google.com/p/accounts-sso/"
license=('LGPL')
-depends=('qt' 'libaccounts-glib')
+depends=('qt4' 'libaccounts-glib')
makedepends=('doxygen' 'graphviz' 'ttf-dejavu')
options=('!emptydirs')
source=(http://accounts-sso.googlecode.com/files/$_pkgbase-$pkgver.tar.bz2)
-sha1sums=('135fdaa766da070b2ad41ff4c33c663f4d321c8e')
+sha1sums=('bd2c02b747384d53b75767c18b1e026bcf2211c5')
build() {
cd "$srcdir/$_pkgbase-$pkgver"