Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
Jack L. Frost 2017-01-03 23:32:57 +03:00
parent 97a3f6f0d1
commit 91b5bf1c6b
1 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
# % Trigger: 1437134783 %
pkgname="posh"
pkgver=0.12.5
pkgver=0.12.6
pkgrel=1
pkgdesc="A strictly POSIX.2 compliant shell, with minimal extensions. Based on ksh."
arch=('i686' 'x86_64')
@ -23,4 +23,4 @@ package() {
make DESTDIR="$pkgdir/" install
}
sha1sums=('ffd5228ecb0e6f614710c3360b866711b546c9e1')
sha1sums=('d69fdf0657ef6dd3ebd4fea8589c0b27d1e58a0c')