Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
qt5-script


Commits:
03895f51 by Antonio Rojas at 2024-10-30T23:37:05+01:00
upgpkg: 5.15.18-1: Update to 5.15.18

- - - - -


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.17
-       pkgrel = 3
+       pkgver = 5.15.18
+       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 = 
kde-qtscript::git+https://code.qt.io/qt/qtscript.git#tag=v5.15.17-lts
-       sha256sums = 
72f43b11cae7759b97d66993404a1da00b4733a2f4771368465920883fdb9029
+       source = 
kde-qtscript::git+https://code.qt.io/qt/qtscript.git#tag=v5.15.18-lts
+       sha256sums = 
cb3384f9a96a73a1fd413ba841b9961430bd818f3990a36a9663e3edecc4aa9f
 
 pkgname = qt5-script


=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
 
 pkgname=qt5-script
 _basever=5.15.15
-pkgver=5.15.17
-pkgrel=3
+pkgver=5.15.18
+pkgrel=1
 arch=('x86_64')
 url='https://www.qt.io'
 license=('GPL3' 'LGPL3' 'FDL' 'custom')
@@ -14,7 +14,7 @@ makedepends=('git')
 groups=('qt5')
 _pkgfqn=${pkgname/5-/}
 
source=(kde-$_pkgfqn::git+https://code.qt.io/qt/$_pkgfqn.git#tag=v${pkgver}-lts)
-sha256sums=('72f43b11cae7759b97d66993404a1da00b4733a2f4771368465920883fdb9029')
+sha256sums=('cb3384f9a96a73a1fd413ba841b9961430bd818f3990a36a9663e3edecc4aa9f')
 options=(!lto)
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/qt5-script/-/commit/03895f51ede405a8a65b1d51c0d58443a70b6d88

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/qt5-script/-/commit/03895f51ede405a8a65b1d51c0d58443a70b6d88
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to