[arch-commits] Commit in bashdb/trunk (PKGBUILD)

Sergej Pupykin spupykin at archlinux.org
Wed Sep 17 17:46:16 UTC 2014


    Date: Wednesday, September 17, 2014 @ 19:46:15
  Author: spupykin
Revision: 119098

upgpkg: bashdb 4.3_0.9-1

upd

Modified:
  bashdb/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-09-17 17:32:19 UTC (rev 119097)
+++ PKGBUILD	2014-09-17 17:46:15 UTC (rev 119098)
@@ -3,8 +3,8 @@
 # Contributor: Christoph Zeiler <archNOSPAM_at_moonblade.dot.org>
 
 pkgname=bashdb
-pkgver=4.2_0.8
-pkgrel=3
+pkgver=4.3_0.9
+pkgrel=1
 pkgdesc="A debugger for Bash scripts loosely modeled on the gdb command syntax"
 arch=('any')
 url="http://bashdb.sourceforge.net/"
@@ -12,7 +12,7 @@
 depends=('bash' 'python2-pygments')
 install=$pkgname.install
 source=(http://downloads.sourceforge.net/$pkgname/$pkgname-${pkgver/_/-}.tar.bz2 python2.patch)
-md5sums=('f55afbc518d82647e2989a86954fadda'
+md5sums=('2f2479933a4e19663349b66f87d0290a'
          '7e2fdd6ecb69cfd2cc2dba33c700c800')
 
 prepare() {




More information about the arch-commits mailing list