From 3e47a130fedff6c3ecdcf7820816d1982bc8ad02 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Fri, 18 Oct 2024 04:08:19 +0200 Subject: ArchLinux: Update for final R14.1.3. Add pkgbuilds for several applications. Add pkgbuild for libvisual dependency. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko (cherry picked from commit 88660b1b05e92c192c13144e4536d541af0e44fa) --- arch/tde-base/tde-tdebindings/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'arch/tde-base/tde-tdebindings') diff --git a/arch/tde-base/tde-tdebindings/PKGBUILD b/arch/tde-base/tde-tdebindings/PKGBUILD index 04fd9f713..484e9b816 100644 --- a/arch/tde-base/tde-tdebindings/PKGBUILD +++ b/arch/tde-base/tde-tdebindings/PKGBUILD @@ -8,7 +8,7 @@ _cat=core/ _kdemod="${_mod/tde/kde}" pkgname="tde-${_mod}" -pkgver=14.1.2 +pkgver=14.1.3 pkgrel=1 arch=('i686' 'x86_64' 'aarch64' 'armv7h' 'powerpc64le') url="https//scm.trinitydesktop.org/scm/git/${_mod}" @@ -16,10 +16,10 @@ license=('GPL') groups=('tde-base') pkgdesc="Trinity Desktop bindings" depends=('tde-tdelibs') -makedepends=('pkgconfig' 'autoconf' 'python3' 'ruby' 'jdk-openjdk') +makedepends=('pkgconfig' 'autoconf' 'python3' 'python-setuptools' 'ruby' 'jdk-openjdk') options=('staticlibs' 'libtool' '!strip') source=("https://mirror.ppa.trinitydesktop.org/trinity/releases/R${pkgver}/main/${_cat}${_mod}-trinity-${pkgver}.tar.xz") -md5sums=('c5a3a1bc27faa1c2b9b00a3bbac2ab4e') +md5sums=('0cc8882d37b15da37b70be1db8a788d0') [ -n "$TDEDIR" ] || TDEDIR=/opt/trinity [ -n "$TQTDIR" ] || TQTDIR=${TDEDIR}/tqt3 -- cgit v1.2.1