diff options
Diffstat (limited to 'arch/tde-extra/tde-twin-style-suse2/PKGBUILD')
-rw-r--r-- | arch/tde-extra/tde-twin-style-suse2/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/tde-extra/tde-twin-style-suse2/PKGBUILD b/arch/tde-extra/tde-twin-style-suse2/PKGBUILD index e26151193..9b82da16e 100644 --- a/arch/tde-extra/tde-twin-style-suse2/PKGBUILD +++ b/arch/tde-extra/tde-twin-style-suse2/PKGBUILD @@ -6,7 +6,7 @@ _cat=applications/themes/ _kdemod="${_mod/tde/kde}" pkgname="tde-${_mod/tde-}" -pkgver=14.1.2 +pkgver=14.1.3 pkgrel=1 pkgdesc="TDE window decoration from SUSE 9.3" arch=('i686' 'x86_64' 'aarch64' 'armv7h' 'powerpc64le') @@ -27,7 +27,7 @@ options=('staticlibs' 'libtool' '!strip') install= source=("https://mirror.ppa.trinitydesktop.org/trinity/releases/R${pkgver}/main/${_cat}${_mod}-trinity-${pkgver}.tar.xz") -md5sums=('4e351ae757d0257969c1414b439025e0') +md5sums=('12a1a1209f1dd95610cebc66ee1fb8cc') [ -n "$TDEDIR" ] || TDEDIR=/opt/trinity [ -n "$TQTDIR" ] || TQTDIR=${TDEDIR}/tqt3 |