Merge pull request #747 from ubnt-intrepid/fish-2.4.0

fish: update to 2.4.0
This commit is contained in:
Алексей
2016-11-14 09:03:08 +03:00
committed by GitHub

View File

@@ -1,7 +1,7 @@
# Maintainer: Masanori Shirayama <mashir43@gmail.com>
pkgname=fish
pkgver=2.3.1
pkgver=2.4.0
pkgrel=1
epoch=
pkgdesc="a smart and user-friendly command line shell"
@@ -15,7 +15,7 @@ optdepends=('python: for manual page completion parser and web configuration too
install=fish.install
source=("https://fishshell.com/files/$pkgver/$pkgname-$pkgver.tar.gz"
01-msysize.patch)
sha256sums=('328acad35d131c94118c1e187ff3689300ba757c4469c8cc1eaa994789b98664'
sha256sums=('06bbb2323360439c4044da762d114ec1aa1aba265cec71c0543e6a0095c9efc5'
'1e2743177c499e890d681be685fed6f849e42cb282e13b4e56324169a43bd987')
prepare() {