Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / qt5ct


Commits:
6ad3d1c5 by Antonio Rojas at 2025-01-27T21:50:17+01:00
upgpkg: 1.9-1: Update to 1.9

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = qt5ct
        pkgdesc = Qt5 Configuration Utility
-       pkgver = 1.8
-       pkgrel = 2
+       pkgver = 1.9
+       pkgrel = 1
        url = https://qt5ct.sourceforge.io/
        arch = x86_64
        license = BSD-3-Clause
@@ -11,7 +11,7 @@ pkgbase = qt5ct
        depends = glibc
        depends = qt5-base
        depends = qt5-svg
-       source = 
https://downloads.sourceforge.net/project/qt5ct/qt5ct-1.8.tar.bz2
-       sha256sums = 
23b74054415ea4124328772ef9a6f95083a9b86569e128034a3ff75dfad808e9
+       source = 
https://downloads.sourceforge.net/project/qt5ct/qt5ct-1.9.tar.bz2
+       sha256sums = 
dc10e6939d423b925981ce67febb1a015b6f61c022a9cc7e6c8b5efea4588bff
 
 pkgname = qt5ct


=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
 # Contributor: Zatherz <zatherz at linux dot pl>
 
 pkgname=qt5ct
-pkgver=1.8
-pkgrel=2
+pkgver=1.9
+pkgrel=1
 pkgdesc='Qt5 Configuration Utility'
 arch=(x86_64)
 url='https://qt5ct.sourceforge.io/'
@@ -16,7 +16,7 @@ depends=(gcc-libs
 makedepends=(cmake
              qt5-tools)
 
source=(https://downloads.sourceforge.net/project/$pkgname/$pkgname-$pkgver.tar.bz2)
-sha256sums=('23b74054415ea4124328772ef9a6f95083a9b86569e128034a3ff75dfad808e9')
+sha256sums=('dc10e6939d423b925981ce67febb1a015b6f61c022a9cc7e6c8b5efea4588bff')
 
 build() {
   cmake -B build -S $pkgname-$pkgver \



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/qt5ct/-/commit/6ad3d1c5dde815ba148ee2a8591cf0b5c0e114be

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


Reply via email to