summaryrefslogtreecommitdiff
path: root/community/libaccounts-qt
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-11-30 17:45:13 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2012-11-30 17:45:13 +0100
commit704027491dc998e68dc1ac8e173bb0647ec8512e (patch)
tree4dc3df4ac72df2b10f24db64fba455ab1d643aa3 /community/libaccounts-qt
parentcd972a1ebaf9446976ea495f013947a8937c15b0 (diff)
parent51867161079ab52d5152105142a3bc965c63ca03 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/erlang/PKGBUILD community/virtkey/PKGBUILD community/yaws/PKGBUILD core/openldap/PKGBUILD extra/avahi/PKGBUILD extra/gdb/PKGBUILD
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 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"