0.13.1
Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
parent
9b2b7feae6
commit
ab4bf207ab
4
PKGBUILD
4
PKGBUILD
|
@ -2,7 +2,7 @@
|
||||||
# % Trigger: 1437134783 %
|
# % Trigger: 1437134783 %
|
||||||
|
|
||||||
pkgname="posh"
|
pkgname="posh"
|
||||||
pkgver=0.12.6
|
pkgver=0.13.1
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="A strictly POSIX.2 compliant shell, with minimal extensions. Based on ksh."
|
pkgdesc="A strictly POSIX.2 compliant shell, with minimal extensions. Based on ksh."
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
|
@ -23,4 +23,4 @@ package() {
|
||||||
make DESTDIR="$pkgdir/" install
|
make DESTDIR="$pkgdir/" install
|
||||||
}
|
}
|
||||||
|
|
||||||
sha1sums=('d69fdf0657ef6dd3ebd4fea8589c0b27d1e58a0c')
|
sha1sums=('1ee2319a4568e6200ce8494bc76ebad60711e2e6')
|
||||||
|
|
Loading…
Reference in New Issue
Block a user