diff options
author | Martin Väth <martin@mvath.de> | 2017-08-26 22:39:44 +0200 |
---|---|---|
committer | Martin Väth <martin@mvath.de> | 2017-08-26 22:39:44 +0200 |
commit | 24329434feeab935659422d425c49c494cc18379 (patch) | |
tree | 9751213ad2ba44e1c6fb907d02e6a0a2cf1e34a9 | |
parent | app-shells/termcolors-mv: Version bump. Support zst (diff) | |
download | mv-24329434feeab935659422d425c49c494cc18379.tar.gz mv-24329434feeab935659422d425c49c494cc18379.tar.bz2 mv-24329434feeab935659422d425c49c494cc18379.zip |
app-arch/archwrap: Version bump. Support zstd
-rw-r--r-- | app-arch/archwrap/Manifest | 2 | ||||
-rw-r--r-- | app-arch/archwrap/archwrap-4.2.ebuild (renamed from app-arch/archwrap/archwrap-4.1.ebuild) | 2 | ||||
-rw-r--r-- | metadata/pkg_desc_index | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/app-arch/archwrap/Manifest b/app-arch/archwrap/Manifest index deb6ed82..91a8fca7 100644 --- a/app-arch/archwrap/Manifest +++ b/app-arch/archwrap/Manifest @@ -1 +1 @@ -DIST archwrap-4.1.tar.gz 15689 SHA256 9560783fa3ed58c8bcdcd3113a877dc4d88427d4804b623789c553228165ac06 +DIST archwrap-4.2.tar.gz 16145 SHA256 133dc21f3d0b3fa92f781175960cb2171359b23fbd7b4ed94aa56fff26316cd9 SHA512 e30a25d6cd2b203b8c30bd745c3d121dda032aee5514b3c070f20314e14da514ee29a01452d9fc3215f9626b29cf89a0878f7fb663c0afb046437065dac1079b diff --git a/app-arch/archwrap/archwrap-4.1.ebuild b/app-arch/archwrap/archwrap-4.2.ebuild index 188d9bd3..61234c2c 100644 --- a/app-arch/archwrap/archwrap-4.1.ebuild +++ b/app-arch/archwrap/archwrap-4.2.ebuild @@ -23,7 +23,7 @@ src_prepare() { -e 's"^\. archwrap\.sh$". '"${EPREFIX}/usr/lib/archwrap/archwrap.sh"'"' \ -- "${i}" || die done - eapply_user + default } src_install() { diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index index 71d1b031..86c78233 100644 --- a/metadata/pkg_desc_index +++ b/metadata/pkg_desc_index @@ -2,7 +2,7 @@ app-accessibility/gespeaker 0.8.6-r2 0.8.6_p0: A GTK+ frontend for espeak app-admin/checksec 1.7.5 99999999: Tool to check properties of executables (e.g. ASLR/PIE, RELRO, PaX, Canaries) app-admin/flexlm 9.5-r2: Macrovision FLEXlm license manager and utils app-admin/sudox 9.0.1: wrapper for sudo which can pass X authority data and deal with screen and tmux -app-arch/archwrap 4.1: A collection of POSIX shell scripts to invoke archiver programs +app-arch/archwrap 4.2: A collection of POSIX shell scripts to invoke archiver programs app-arch/bzwc 3.00: A POSIX shell wrapper for wc, supporting compressed files (xz, lzma, bz2, gz) app-arch/paq8l 20070308: Open source file compressor and archiver app-dicts/ispell-de 20161207: German and Swiss dictionaries for ispell |