bump(x11/thunar-archive-plugin): 0.5.2

This commit is contained in:
Twaik Yont 2023-11-01 15:12:48 +02:00
parent 45c5caa0da
commit 3596a201e8
1 changed files with 4 additions and 4 deletions

View File

@ -2,10 +2,10 @@ TERMUX_PKG_HOMEPAGE=https://docs.xfce.org/xfce/thunar/archive
TERMUX_PKG_DESCRIPTION="This plugin allows one to extract and create archive from inside the Thunar file manager."
TERMUX_PKG_LICENSE="LGPL-2.0"
TERMUX_PKG_MAINTAINER="Yisus7u7 <dev.yisus@hotmail.com>"
_MAJOR_VERSION=0.5
TERMUX_PKG_VERSION=${_MAJOR_VERSION}.1
TERMUX_PKG_SRCURL=https://archive.xfce.org/src/thunar-plugins/thunar-archive-plugin/${_MAJOR_VERSION}/thunar-archive-plugin-${TERMUX_PKG_VERSION}.tar.bz2
TERMUX_PKG_SHA256=a81b3ab1d3cd77c7b3d6db15b37a3c12d65b06e373edc3c21083f02d605d8bed
TERMUX_PKG_VERSION="0.5.2"
TERMUX_PKG_SRCURL=https://archive.xfce.org/src/thunar-plugins/thunar-archive-plugin/${TERMUX_PKG_VERSION%.*}/thunar-archive-plugin-${TERMUX_PKG_VERSION}.tar.bz2
TERMUX_PKG_SHA256=6379f877bcfc0ea85db9f43723b6fb317893050c712bd03c2ae3232fb9d5ade3
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_DEPENDS="atk, exo, gdk-pixbuf, glib, gtk3, harfbuzz, libcairo, libxfce4util, pango, thunar, zlib"
TERMUX_PKG_RECOMMENDS="file-roller"
TERMUX_PKG_BUILD_IN_SRC=true