Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
Jack L. Frost 2020-05-12 19:28:07 +03:00
parent ab4bf207ab
commit 61e6c6a1ac
1 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
# % Trigger: 1437134783 %
pkgname="posh"
pkgver=0.13.1
pkgver=0.13.2
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=('1ee2319a4568e6200ce8494bc76ebad60711e2e6')
sha1sums=('a91a587e05c50f49a1a7d73d2a7b0357c57928e1')