blob: f9b31cc6b93bb445519023a75d9da0a384cefe4d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = bashrun2
pkgdesc = Launch applications from interactive bash sessions
pkgver = 0.2.6
pkgrel = 2
url = http://henning-bekel.de/bashrun2
arch = i686
arch = x86_64
license = GPL2
depends = bash
depends = libx11
source = https://github.com/hbekel/bashrun2/archive/v0.2.6.tar.gz
md5sums = 32f71cdae685705cbbe1390015482c0e
pkgname = bashrun2
|