summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichael Straube2017-07-06 10:51:43 +0200
committerMichael Straube2017-07-06 10:51:43 +0200
commit2914183700059fb612b408be3b0d47e91e703e80 (patch)
treee910c1d44783ce71856c239a7db1717cfe6431b4 /PKGBUILD
parent7831034831d9a13361de85c952c7f7eb321878f3 (diff)
downloadaur-2914183700059fb612b408be3b0d47e91e703e80.tar.gz
Update to 2.45
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bf51bc19bcb7..fee216d9db4e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Pablo Lezaeta <prflr88@gmail.com>
pkgname=yash
-pkgver=2.44
+pkgver=2.45
pkgrel=1
pkgdesc="Yet Another SHell is a POSIX-compliant command line shell"
arch=('i686' 'x86_64')
@@ -10,8 +10,8 @@ url="http://sourceforge.jp/projects/yash/"
license=('GPL')
depends=('ncurses')
install=yash.install
-source=("https://de.osdn.net/projects/yash/downloads/66984/yash-${pkgver}.tar.xz")
-sha256sums=('f1352b49195a3879284e3ab60af4b30d3a87d696c838b246e2068ccbdfcf2e66')
+source=("https://de.osdn.net/projects/yash/downloads/67984/yash-${pkgver}.tar.xz")
+sha256sums=('5b127d71e0e1edd462b224322c01332819a38eaa442baad807283e139ee56e11')
build() {
cd ${pkgname}-${pkgver}