summaryrefslogtreecommitdiff
path: root/community/kdbg
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-09-09 00:11:39 +0000
committerroot <root@rshg054.dnsready.net>2012-09-09 00:11:39 +0000
commitdda96ce532ef99400e2b7703a0f538771b36b624 (patch)
treebcffb5a34db2fb09c3ca6eb1dfe557292566ddb6 /community/kdbg
parentc85b504e8916411d424cd3fc654ff879237d529e (diff)
Sun Sep 9 00:11:39 UTC 2012
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 9f25788df..086be73dd 100644
--- a/community/kdbg/PKGBUILD
+++ b/community/kdbg/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 57376 2011-10-26 15:29:28Z spupykin $
+# $Id: PKGBUILD 75968 2012-09-07 11:44:58Z 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.1
+pkgver=2.5.2
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=('a19095dce4cb5df0dbaa9368d400fc30')
+md5sums=('392f477f0a4c1f1b921ce7d6c7128fcb')
build() {
cd $srcdir