Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
qt5-script
Commits:
5697b170 by Antonio Rojas at 2023-12-23T11:11:08+01:00
upgpkg: 5.15.16-1: Update to 5.15.16
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = qt5-script
pkgdesc = Classes for making Qt applications scriptable. Provided for
Qt 4.x compatibility
- pkgver = 5.15.15
- pkgrel = 2
+ pkgver = 5.15.16
+ pkgrel = 1
url = https://www.qt.io
arch = x86_64
groups = qt5
@@ -12,7 +12,7 @@ pkgbase = qt5-script
makedepends = git
depends = qt5-base
options = !lto
- source = git+https://code.qt.io/qt/qtscript.git#tag=v5.15.15-lts
+ source = git+https://code.qt.io/qt/qtscript.git#tag=v5.15.16-lts
sha256sums = SKIP
pkgname = qt5-script
=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
pkgname=qt5-script
_basever=5.15.11
-pkgver=5.15.15
-pkgrel=2
+pkgver=5.15.16
+pkgrel=1
arch=('x86_64')
url='https://www.qt.io'
license=('GPL3' 'LGPL3' 'FDL' 'custom')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/qt5-script/-/commit/5697b170563fe7d7c3e7b22a7497d942178d3677
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/qt5-script/-/commit/5697b170563fe7d7c3e7b22a7497d942178d3677
You're receiving this email because of your account on gitlab.archlinux.org.