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


Commits:
eb749aa2 by Antonio Rojas at 2024-05-21T23:33:50+02:00
upgpkg: 5.15.17-1: Update to 5.15.17

- - - - -


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.16
-       pkgrel = 4
+       pkgver = 5.15.17
+       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.16-lts
-       sha256sums = SKIP
+       source = 
kde-qtscript::git+https://code.qt.io/qt/qtscript.git#tag=v5.15.17-lts
+       sha256sums = 
72f43b11cae7759b97d66993404a1da00b4733a2f4771368465920883fdb9029
 
 pkgname = qt5-script


=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
 
 pkgname=qt5-script
 _basever=5.15.13
-pkgver=5.15.16
-pkgrel=4
+pkgver=5.15.17
+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=('SKIP')
+sha256sums=('72f43b11cae7759b97d66993404a1da00b4733a2f4771368465920883fdb9029')
 options=(!lto)
 
 prepare() {



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

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


Reply via email to