fish-shell: update to 2.1.2 and reset maintainer due to inactivity.

This commit is contained in:
Juan RP 2015-02-25 10:36:42 +01:00
parent 41c4a1d5c7
commit 09d467828a
1 changed files with 5 additions and 5 deletions

View File

@ -1,19 +1,19 @@
# Template file for 'fish-shell'
pkgname=fish-shell
version=2.1.1
version=2.1.2
revision=1
distfiles="http://fishshell.com/files/${version}/fish-${version}.tar.gz"
checksum="b7e4d3c3d55fc3859edcb20462fcf0d14ab26e920eddcd503072e8105284d924"
build_style=gnu-configure
hostmakedepends="automake"
makedepends="ncurses-devel"
register_shell="/usr/bin/fish"
conf_files="/etc/fish/config.fish"
wrksrc="fish-${version}"
maintainer="Steven R <strob AT styez DOT com>"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://fishshell.com/"
license="GPL"
license="GPL-2"
short_desc="User friendly shell intended mostly for interactive use"
distfiles="http://fishshell.com/files/${version}/fish-${version}.tar.gz"
checksum=c6c20d5ca3a2a0168461de8abfe85f9e6b255132698ea0109998d4ab68f9f6dd
pre_configure() {
autoreconf -fi