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 aa5b97e46..2d2960ddc 100644
--- a/community/libaccounts-qt/PKGBUILD
+++ b/community/libaccounts-qt/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 90880 2013-05-15 06:57:50Z bgyorgy $
+# $Id: PKGBUILD 93073 2013-06-23 22:18:28Z 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.7
+pkgver=1.8
pkgrel=1
pkgdesc="Qt-based client library for accessing the online accounts database"
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@ depends=('qt4' 'libaccounts-glib')
makedepends=('doxygen' 'graphviz' 'ttf-dejavu')
options=('!emptydirs')
source=(http://accounts-sso.googlecode.com/files/$_pkgbase-$pkgver.tar.bz2)
-sha1sums=('628c278f42289247f0669dc65ffd2af8a329a27d')
+sha1sums=('f5a29ef1d1e66049bbe5d809d6dbfcf0c1a39b41')
build() {
cd "$srcdir/$_pkgbase-$pkgver"