blob: 9817b5a601f4e5b92e7a078e30bf1bcf0e5e3799 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = bashdb
pkgdesc = A debugger for Bash scripts loosely modeled on the gdb command syntax
pkgver = 5.0_1.1.2
pkgrel = 1
url = http://bashdb.sourceforge.net/
arch = any
license = GPL
makedepends = texi2html
depends = bash>=5.0
depends = python-pygments
depends = pygmentize
source = https://phoenixnap.dl.sourceforge.net/project/bashdb/bashdb/5.0-1.1.2/bashdb-5.0-1.1.2.tar.bz2
md5sums = 33eceddaffd52f42c74795178e7744ee
sha256sums = 30176d2ad28c5b00b2e2d21c5ea1aef8fbaf40a8f9d9f723c67c60531f3b7330
sha512sums = 32ff6d315e8cf9d59485802d5284fde53fa2d9f40ec238428a479f8a1ed1359e9bea2946b192b78534e7ac835491d5d64d73f536c8dfa93583b4c6d55d4d4545
pkgname = bashdb
|