diff --git a/zsh/.signature b/zsh/.signature index 5227e1666..39de0fda3 100644 --- a/zsh/.signature +++ b/zsh/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/QY0Oj1cPnJv7yY1FY6ftlQr3hncEzHm8J7wyJZPPCrqaWyxeELqIZ6JKgf6udCXUU3AC9yqX8TKTYuJMqlZuwI= -SHA256 (Pkgfile) = a338b89fe69132d82aebf024ce83b4777aced5caf3acfe8c30718cc48eb58da5 +RWSE3ohX2g5d/aEoUY2OBuSPZrVKKZsZwNhnU85LUfTLA10w86X4VpJ8dbcltpwdhfeMRE0P3VG/6Zp+MfSPwfw5fIungvhsdgw= +SHA256 (Pkgfile) = d6b256676bfd80f7f9d97388ed3916a468ab4913147af7ae0509a6d2880bf914 SHA256 (.footprint) = 0cab23e521f917ee606a4a1d5635970bede8a0571a985d67f43d8f6173652b73 SHA256 (zsh-5.8.tar.xz) = dcc4b54cc5565670a65581760261c163d720991f0d06486da61f8d839b52de27 SHA256 (_prt-get) = de2e23df932f0c855c0e34389cc8a3d1083b30114f437cb77cb19df2a261b21c diff --git a/zsh/Pkgfile b/zsh/Pkgfile index 5c4de035f..e3f391012 100644 --- a/zsh/Pkgfile +++ b/zsh/Pkgfile @@ -1,5 +1,5 @@ # Description: Very powerfull shell -# URL: http://www.zsh.org/ +# URL: https://www.zsh.org/ # Maintainer: Thomas Penteker, tek at serverop dot de # Depends on: libpcre @@ -28,7 +28,7 @@ build() { # fix paths for kbd and usbutils sed -i 's|/usr/share/keymaps|/usr/share/kbd/keymaps|g' Completion/Unix/Command/_loadkeys sed -i 's|/usr/share/misc/usb.ids|/usr/share/usb.ids|g' Completion/Linux/Command/_lsusb - + make make DESTDIR=$PKG install