This commit is contained in:
Jack L. Frost 2016-01-16 14:05:23 +03:00
parent 2dfa891c35
commit 18a9404d30
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Maintainer: rzabcik <ryanzabcik@gmail.com>
# PKGBUILD
pkgname="posh"
pkgver=0.12.3
pkgver=0.12.5
pkgrel=1
pkgdesc="A strictly POSIX.2 compliant shell, with minimal extensions. Based on ksh."
arch=('i686' 'x86_64')
@ -20,4 +20,4 @@ package() {
make DESTDIR="$pkgdir/" install
}
md5sums=('3fe4595364fecc08ac2c9689bc52ae6a')
sha1sums=('ffd5228ecb0e6f614710c3360b866711b546c9e1')