* update qt5-translations to 5.15.15-1

This commit is contained in:
Alexander Baldeck 2024-09-30 16:00:32 +02:00
parent 331e895a93
commit dde5268b4d
2 changed files with 21 additions and 4 deletions

View File

@ -0,0 +1,17 @@
pkgbase = qt5-translations
pkgdesc = A cross-platform application and UI framework (Translations)
pkgver = 5.15.15
pkgrel = 1
url = https://www.qt.io
arch = any
groups = qt5
license = GPL3
license = LGPL3
license = FDL
license = custom
makedepends = git
makedepends = qt5-tools
source = kde-qttranslations::git+https://invent.kde.org/qt/qt/qttranslations#commit=07ae7ea7c94225e73c8eddc9f3f89edc863e83e0
sha256sums = f7def203909dcd2a63cc19a4d475416a29970d76a410d4ac3342ab65d8ece6a7
pkgname = qt5-translations

View File

@ -3,10 +3,10 @@
# Contributor: Andrea Scarpino <andrea@archlinux.org>
pkgname=qt5-translations
_basever=5.15.14
pkgver=5.15.14
_basever=5.15.15
pkgver=5.15.15
pkgrel=1
_commit=c601106c8b5d5495f951c8ea0ad6a9e171416ae0
_commit=07ae7ea7c94225e73c8eddc9f3f89edc863e83e0
arch=(any)
url='https://www.qt.io'
license=('GPL3' 'LGPL3' 'FDL' 'custom')
@ -16,7 +16,7 @@ makedepends=('git' 'qt5-tools')
groups=('qt5')
_pkgfqn=${pkgname/5-/}
source=(kde-$_pkgfqn::git+https://invent.kde.org/qt/qt/$_pkgfqn#commit=$_commit)
sha256sums=('f8d98536a22a4d42c39086dab3f19e6b8dae12eace87c2ac2b1de7934e87ef60')
sha256sums=('f7def203909dcd2a63cc19a4d475416a29970d76a410d4ac3342ab65d8ece6a7')
pkgver() {
cd kde-$_pkgfqn