wut
This commit is contained in:
commit
a0569c57e0
2
PKGBUILD
2
PKGBUILD
|
@ -1,4 +1,5 @@
|
||||||
# PKGBUILD
|
# PKGBUILD
|
||||||
|
# % Trigger: 1437134783 %
|
||||||
|
|
||||||
pkgname="posh"
|
pkgname="posh"
|
||||||
pkgver=0.12.5
|
pkgver=0.12.5
|
||||||
|
@ -7,6 +8,7 @@ pkgdesc="A strictly POSIX.2 compliant shell, with minimal extensions. Based on k
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
url="https://packages.debian.org/unstable/posh"
|
url="https://packages.debian.org/unstable/posh"
|
||||||
license=("GPLv2")
|
license=("GPLv2")
|
||||||
|
makedepends=( 'automake' )
|
||||||
source=("http://ftp.de.debian.org/debian/pool/main/p/posh/posh_${pkgver}.tar.xz")
|
source=("http://ftp.de.debian.org/debian/pool/main/p/posh/posh_${pkgver}.tar.xz")
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user