xfce4-dev-tools: Bump to 4.18.0

This commit is contained in:
Tee KOBAYASHI 2022-12-16 10:41:40 +09:00 committed by xtkoba
parent 5c778f0dee
commit f75ecef225
1 changed files with 3 additions and 3 deletions

View File

@ -2,8 +2,8 @@ TERMUX_PKG_HOMEPAGE=https://gitlab.xfce.org/xfce/xfce4-dev-tools
TERMUX_PKG_DESCRIPTION="A collection of tools and macros for Xfce developers"
TERMUX_PKG_LICENSE="GPL-2.0"
TERMUX_PKG_MAINTAINER="@termux"
_MAJOR_VERSION=4.17
TERMUX_PKG_VERSION=${_MAJOR_VERSION}.2
_MAJOR_VERSION=4.18
TERMUX_PKG_VERSION=${_MAJOR_VERSION}.0
TERMUX_PKG_SRCURL=https://archive.xfce.org/src/xfce/xfce4-dev-tools/${_MAJOR_VERSION}/xfce4-dev-tools-${TERMUX_PKG_VERSION}.tar.bz2
TERMUX_PKG_SHA256=4501079488ee9eba007c2e2cea67755737faea887cd0e7330cc5fcbf7b397813
TERMUX_PKG_SHA256=eedb4fc955f0e3459c46864ff98579295db2b900743e0ff69cad5970ba76be37
TERMUX_PKG_DEPENDS="glib"