From c0059995dde778fd838de18f649a8d12d0bef39a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= <slavek.banko@axis.cz>
Date: Sun, 1 May 2022 16:10:10 +0200
Subject: ArchLinux: Update for final R14.0.12. Add pkgbuilds for several
 applications. Add pkgbuild for polkit-tqt library.
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 4627271715ae3e062a3d1723deffdeff608418b3)
---
 arch/tde-extra/tde-tdegames/PKGBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'arch/tde-extra/tde-tdegames')

diff --git a/arch/tde-extra/tde-tdegames/PKGBUILD b/arch/tde-extra/tde-tdegames/PKGBUILD
index 5c12f1e0a..c95ddfdba 100644
--- a/arch/tde-extra/tde-tdegames/PKGBUILD
+++ b/arch/tde-extra/tde-tdegames/PKGBUILD
@@ -5,7 +5,7 @@ _cat=core/
 _kdemod="${_mod/tde/kde}"
 
 pkgname="tde-${_mod}"
-pkgver=14.0.11
+pkgver=14.0.12
 pkgrel=1
 arch=('i686' 'x86_64')
 url="https://scm.trinitydesktop.org/scm/git/${_mod}"
@@ -19,7 +19,7 @@ conflicts=("trinity-${_mod}" "trinity-${_kdemod}")
 replaces=("trinity-${_mod}")
 options=('staticlibs' 'libtool' '!strip')
 source=("https://mirror.ppa.trinitydesktop.org/trinity/releases/R${pkgver}/main/${_cat}${_mod}-trinity-${pkgver}.tar.xz")
-md5sums=('ef150b0d95ed82704e6d622da077dd60')
+md5sums=('dce9a881d00f4187ef36f04aea1a7d17')
 
 [ -n "$TDEDIR" ] || TDEDIR=/opt/trinity
 
-- 
cgit v1.2.1