misc/hoorex: Updated for version 0.9.92

Signed-off-by: Christoph Willing <chris.willing@linux.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Christoph Willing 2021-06-18 22:40:48 +10:00 committed by Willy Sudiarto Raharjo
parent 694504fe13
commit ff0e804780
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 5 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=hoorex
VERSION=${VERSION:-0.9.91}
VERSION=${VERSION:-0.9.92}
ARCH=${ARCH:-noarch}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -55,7 +55,6 @@ cd $TMP
rm -rf $PRGNAM-$VERSION
tar xvf $CWD/$PRGNAM-$VERSION.tar.gz || tar xvf $CWD/$VERSION.tar.gz
cd $PRGNAM-$VERSION
sed -i -e 's/0.9.9/&1/' VERSION.txt
chown -R root:root .
find -L . \
\( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 \

View file

@ -1,8 +1,8 @@
PRGNAM="hoorex"
VERSION="0.9.91"
VERSION="0.9.92"
HOMEPAGE="https://gitlab.com/chris.willing/hoorex"
DOWNLOAD="https://gitlab.com/chris.willing/hoorex/-/archive/0.9.91/hoorex-0.9.91.tar.gz"
MD5SUM="a3fcf98b91549488d65a2e05ab35206b"
DOWNLOAD="https://gitlab.com/chris.willing/hoorex/-/archive/0.9.92/hoorex-0.9.92.tar.gz"
MD5SUM="11b9366910a8e43a5b66e5da9ba675c3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""