ver++
Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
parent
97a3f6f0d1
commit
91b5bf1c6b
4
PKGBUILD
4
PKGBUILD
|
@ -2,7 +2,7 @@
|
||||||
# % Trigger: 1437134783 %
|
# % Trigger: 1437134783 %
|
||||||
|
|
||||||
pkgname="posh"
|
pkgname="posh"
|
||||||
pkgver=0.12.5
|
pkgver=0.12.6
|
||||||
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=('ffd5228ecb0e6f614710c3360b866711b546c9e1')
|
sha1sums=('d69fdf0657ef6dd3ebd4fea8589c0b27d1e58a0c')
|
||||||
|
|
Loading…
Reference in New Issue
Block a user