summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPablo Lezaeta2016-01-14 05:29:50 -0300
committerPablo Lezaeta2016-01-14 05:29:50 -0300
commitdfb4a9fbd92457cb5b0e0c6fe6e2fbebd7b37aa6 (patch)
tree84a1f3c11510ff7b3a1cd461be1841f21973ed62 /PKGBUILD
parentf52697d07ea4e9da973b10a2f859f559b35771c2 (diff)
downloadaur-dfb4a9fbd92457cb5b0e0c6fe6e2fbebd7b37aa6.tar.gz
+ver
Signed-off-by: Pablo Lezaeta <prflr88@gmail.com>
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c860eaebc460..116146b24340 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Pablo Lezaeta <prflr88@gmail.com>
pkgname=yash
-pkgver=2.38
+pkgver=2.40
pkgrel=1
pkgdesc="Yet Another SHell is a POSIX-compliant command line shell"
arch=("i686" "x86_64")
@@ -47,6 +47,6 @@ package() {
bindir=/usr/bin \
sbindir=/usr/bin
}
-
#Default to md5 as makepkg do, blame Allan McRae
+
md5sums=('7cdebec758b8301622d0e33e99305be2')