Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=87a754a94f07f6d9156b25ed9bbc322972dac68a

commit 87a754a94f07f6d9156b25ed9bbc322972dac68a
Author: crazy <[email protected]>
Date:   Sun Jan 8 14:37:31 2017 +0100

zsh-5.3.1-1-x86_64
* Version bump
* added missing backup=()

diff --git a/source/apps/zsh/FrugalBuild b/source/apps/zsh/FrugalBuild
index 75cb13b..bb42e70 100644
--- a/source/apps/zsh/FrugalBuild
+++ b/source/apps/zsh/FrugalBuild
@@ -3,18 +3,19 @@
# Contribuer: Miklos Vajna <[email protected]>

pkgname=zsh
-pkgver=5.2
-pkgrel=4
+pkgver=5.3.1
+pkgrel=1
pkgdesc="Zsh is a shell designed for interactive use"
url="http://www.zsh.org/";
depends=('gdbm>=1.11-3' 'ncurses>=6.0-12')
groups=('apps')
archs=("x86_64")
+backup=('etc/zshrc')
up2date="Flasttar $url/pub/"
source=(http://www.zsh.org/pub/$pkgname-$pkgver.tar.xz \
http://www.zsh.org/pub/$pkgname-$pkgver-doc.tar.xz zshrc)
-sha1sums=('a93d034fcaa470bf8557fc11a9d0e86300325936' \
-          'dce6debba26c6d9bce41c7bf6d980756a412cfca' \
+sha1sums=('ec2a98c080f213c1c6c465c0c64662b5eae6818f' \
+          '19033281549d199916fc65a3571be07f5ce80f0f' \
'156d68981ec2af41f3fbf86980cfe4b94f094350')

build()
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to