diff --git a/srcpkgs/zsh/patches/xattr-build-fix.patch b/srcpkgs/zsh/patches/xattr-build-fix.patch deleted file mode 100644 index f775e50c715..00000000000 --- a/srcpkgs/zsh/patches/xattr-build-fix.patch +++ /dev/null @@ -1,20 +0,0 @@ -Make this build by adding before . - ---- Src/Modules/attr.c.orig 2014-01-06 12:26:00.886670913 +0100 -+++ Src/Modules/attr.c 2014-01-06 12:26:10.597587472 +0100 -@@ -27,12 +27,12 @@ - * - */ - --#include "attr.mdh" --#include "attr.pro" -- - #include - #include - -+#include "attr.mdh" -+#include "attr.pro" -+ - static ssize_t - xgetxattr(const char *path, const char *name, void *value, size_t size, int symlink) - { diff --git a/srcpkgs/zsh/template b/srcpkgs/zsh/template index 4b93025db4c..6c490d4584f 100644 --- a/srcpkgs/zsh/template +++ b/srcpkgs/zsh/template @@ -1,7 +1,7 @@ # Template file for 'zsh' pkgname=zsh -version=5.0.8 -revision=2 +version=5.1 +revision=1 lib32disabled=yes build_pie=yes build_style=gnu-configure @@ -23,8 +23,8 @@ short_desc="The Z SHell" maintainer="Juan RP " homepage="http://www.zsh.org" license="zsh" -distfiles="http://www.zsh.org/pub/zsh-$version.tar.bz2" -checksum=8079cf08cb8beff22f84b56bd72bb6e6962ff4718d816f3d83a633b4c9e17d23 +distfiles="http://www.zsh.org/pub/zsh-$version.tar.xz" +checksum=c3a654fa0ef26cb1a3228c9257101870e72899fde1cd815388b1b2cbbdfa59b4 pre_configure() { # Set correct keymap path