summaryrefslogtreecommitdiff
path: root/extra/libmygpo-qt
diff options
context:
space:
mode:
authorroot <root@rshg047.dnsready.net>2011-05-23 22:47:30 +0000
committerroot <root@rshg047.dnsready.net>2011-05-23 22:47:30 +0000
commit87e20a64534e8f58ca4a4f84000b629e48569a98 (patch)
tree8c4b498a38d72459c7bc88bc02719b4849159d0f /extra/libmygpo-qt
parent3837a11a2a471b9db222d8eb6ed7d2fb9d1778c6 (diff)
Mon May 23 22:47:30 UTC 2011
Diffstat (limited to 'extra/libmygpo-qt')
-rw-r--r--extra/libmygpo-qt/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/libmygpo-qt/PKGBUILD b/extra/libmygpo-qt/PKGBUILD
index 9a8fbea4d..d75e8840c 100644
--- a/extra/libmygpo-qt/PKGBUILD
+++ b/extra/libmygpo-qt/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 122697 2011-05-06 06:29:29Z andrea $
+# $Id: PKGBUILD 124554 2011-05-22 22:58:16Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
pkgname=libmygpo-qt
-pkgver=1.0.2
+pkgver=1.0.3
pkgrel=1
pkgdesc="A C++/Qt client library for gpodder.net"
arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@ license=('LGPL2.1')
depends=('qjson')
makedepends=('cmake')
source=("http://stefan.derkits.at/files/${pkgname}/${pkgname}.${pkgver}.tar.gz")
-md5sums=('6f88444c82e9840638ec16e366457dd7')
+md5sums=('0ed91cc9483f4634e8709a0ea95baeba')
build() {
cd "${srcdir}"