summaryrefslogtreecommitdiff
path: root/community/kdbg
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-04-20 01:29:42 -0700
committerroot <root@rshg054.dnsready.net>2013-04-20 01:29:42 -0700
commit1f9776d421ac40faa59f797893033e99e4f919eb (patch)
treefd7420e8e8d3b090730fcc01a8ff25d13ad09442 /community/kdbg
parent1fedf1f5d5351aefd88268cba7353c79adac9b8a (diff)
Sat Apr 20 01:28:56 PDT 2013
Diffstat (limited to 'community/kdbg')
-rw-r--r--community/kdbg/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/kdbg/PKGBUILD b/community/kdbg/PKGBUILD
index 086be73dd..396ecdbb3 100644
--- a/community/kdbg/PKGBUILD
+++ b/community/kdbg/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 75968 2012-09-07 11:44:58Z spupykin $
+# $Id: PKGBUILD 88516 2013-04-19 10:30:24Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Eric Belanger <belanger@astro.umontreal.ca>
# Contributor: Jason Taylor <jftaylor21@gmail.com>
# Contributor: Georg Grabler <ggrabler@chello.at>
pkgname=kdbg
-pkgver=2.5.2
+pkgver=2.5.3
pkgrel=1
pkgdesc="A gdb GUI for KDE"
arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@ depends=('kdebase-runtime' 'gdb')
makedepends=('automoc4' 'cmake')
options=('!libtool')
source=("http://downloads.sourceforge.net/project/kdbg/Source%20Code/$pkgver/kdbg-$pkgver.tar.gz")
-md5sums=('392f477f0a4c1f1b921ce7d6c7128fcb')
+md5sums=('345183d07eb11a9c841d3dc34b734613')
build() {
cd $srcdir