Stop providing 'sh' virtual package

This commit is contained in:
2026-05-10 22:40:47 +03:00
parent 0f4e89c26b
commit 3e265e0603
+1 -3
View File
@@ -1,7 +1,7 @@
name: zsh name: zsh
description: A powerful interactive shell description: A powerful interactive shell
version: "5.9" version: "5.9"
revision: 3 revision: 4
url: https://www.zsh.org/ url: https://www.zsh.org/
license: custom license: custom
maintainers: maintainers:
@@ -15,8 +15,6 @@ make_depends:
- libcap - libcap
- gdbm - gdbm
- libcap - libcap
provides:
- sh
downloads: downloads:
- url: https://downloads.sourceforge.net/project/zsh/zsh/${BPM_PKG_VERSION}/zsh-${BPM_PKG_VERSION}.tar.xz - url: https://downloads.sourceforge.net/project/zsh/zsh/${BPM_PKG_VERSION}/zsh-${BPM_PKG_VERSION}.tar.xz
extract_to: ${BPM_SOURCE} extract_to: ${BPM_SOURCE}