* update qt5-translations to 5.15.15-1
This commit is contained in:
parent
331e895a93
commit
dde5268b4d
17
qt5/qt5-translations/.SRCINFO
Normal file
17
qt5/qt5-translations/.SRCINFO
Normal 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
|
@ -3,10 +3,10 @@
|
|||||||
# Contributor: Andrea Scarpino <andrea@archlinux.org>
|
# Contributor: Andrea Scarpino <andrea@archlinux.org>
|
||||||
|
|
||||||
pkgname=qt5-translations
|
pkgname=qt5-translations
|
||||||
_basever=5.15.14
|
_basever=5.15.15
|
||||||
pkgver=5.15.14
|
pkgver=5.15.15
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
_commit=c601106c8b5d5495f951c8ea0ad6a9e171416ae0
|
_commit=07ae7ea7c94225e73c8eddc9f3f89edc863e83e0
|
||||||
arch=(any)
|
arch=(any)
|
||||||
url='https://www.qt.io'
|
url='https://www.qt.io'
|
||||||
license=('GPL3' 'LGPL3' 'FDL' 'custom')
|
license=('GPL3' 'LGPL3' 'FDL' 'custom')
|
||||||
@ -16,7 +16,7 @@ makedepends=('git' 'qt5-tools')
|
|||||||
groups=('qt5')
|
groups=('qt5')
|
||||||
_pkgfqn=${pkgname/5-/}
|
_pkgfqn=${pkgname/5-/}
|
||||||
source=(kde-$_pkgfqn::git+https://invent.kde.org/qt/qt/$_pkgfqn#commit=$_commit)
|
source=(kde-$_pkgfqn::git+https://invent.kde.org/qt/qt/$_pkgfqn#commit=$_commit)
|
||||||
sha256sums=('f8d98536a22a4d42c39086dab3f19e6b8dae12eace87c2ac2b1de7934e87ef60')
|
sha256sums=('f7def203909dcd2a63cc19a4d475416a29970d76a410d4ac3342ab65d8ece6a7')
|
||||||
|
|
||||||
pkgver() {
|
pkgver() {
|
||||||
cd kde-$_pkgfqn
|
cd kde-$_pkgfqn
|
||||||
|
Loading…
x
Reference in New Issue
Block a user