[arch-commits] Commit in kdbg/trunk (PKGBUILD)
Sergej Pupykin
spupykin at archlinux.org
Wed Feb 25 10:39:59 UTC 2015
Date: Wednesday, February 25, 2015 @ 11:39:59
Author: spupykin
Revision: 128213
upgpkg: kdbg 2.5.5-1
upd
Modified:
kdbg/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-02-25 10:25:36 UTC (rev 128212)
+++ PKGBUILD 2015-02-25 10:39:59 UTC (rev 128213)
@@ -5,8 +5,8 @@
# Contributor: Georg Grabler <ggrabler at chello.at>
pkgname=kdbg
-pkgver=2.5.4
-pkgrel=2
+pkgver=2.5.5
+pkgrel=1
pkgdesc="A gdb GUI for KDE"
arch=('i686' 'x86_64')
url="http://www.kdbg.org"
@@ -14,7 +14,7 @@
depends=('kdebase-runtime' 'gdb')
makedepends=('automoc4' 'cmake' 'optipng')
source=("http://downloads.sourceforge.net/project/kdbg/Source%20Code/$pkgver/kdbg-$pkgver.tar.gz")
-md5sums=('715219a810f39e02b493cab9c4a845a1')
+md5sums=('3c4271fb0c3be75d658a94c3ea6c6167')
build() {
cd $srcdir
More information about the arch-commits
mailing list