diff --git a/app-utils/unzip/autobuild/build b/app-utils/unzip/autobuild/build index 0d0528308b1..52de675f3b1 100644 --- a/app-utils/unzip/autobuild/build +++ b/app-utils/unzip/autobuild/build @@ -12,5 +12,5 @@ abinfo "Installing unzip ..." make install \ -f "$SRCDIR"/unix/Makefile \ BINDIR="$PKGDIR"/usr/bin \ - MANDIR="$PKGDIR"/usr/share/man \ + MANDIR="$PKGDIR"/usr/share/man/man1 \ STRIP=/usr/bin/true diff --git a/app-utils/unzip/spec b/app-utils/unzip/spec index f3970dad3e4..2371b36baa0 100644 --- a/app-utils/unzip/spec +++ b/app-utils/unzip/spec @@ -1,5 +1,5 @@ VER=6.0 -REL=3 +REL=4 SRCS="tbl::https://downloads.sourceforge.net/infozip/unzip${VER//./}.tar.gz" CHKSUMS="sha256::036d96991646d0449ed0aa952e4fbe21b476ce994abc276e49d30e686708bd37" CHKUPDATE="anitya::id=8684"