Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / qt5-translations
Commits: ad0adf20 by Antonio Rojas at 2023-10-06T16:51:06+02:00 upgpkg: 5.15.11-1: Qt 5.15.11 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,17 @@ +pkgbase = qt5-translations + pkgdesc = A cross-platform application and UI framework (Translations) + pkgver = 5.15.11 + 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 = git+https://invent.kde.org/qt/qt/qttranslations#commit=56065158ffc4cd0fd78f9edf4b21b77b969f8dbb + sha256sums = SKIP + +pkgname = qt5-translations ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ pkgname=qt5-translations _basever=5.15.11 -pkgver=5.15.10 +pkgver=5.15.11 pkgrel=1 _commit=56065158ffc4cd0fd78f9edf4b21b77b969f8dbb arch=('any') View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/qt5-translations/-/commit/ad0adf202a634ad3a669d0b0b7a04f68fb2211b5 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/qt5-translations/-/commit/ad0adf202a634ad3a669d0b0b7a04f68fb2211b5 You're receiving this email because of your account on gitlab.archlinux.org.
