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


Commits:
1ca7c1b2 by Antonio Rojas at 2024-04-08T23:16:46+02:00
upgpkg: 2.3.0-1: Update to 2.3.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = qbs
        pkgdesc = Cross platform build tool
-       pkgver = 2.2.2
+       pkgver = 2.3.0
        pkgrel = 1
        url = https://wiki.qt.io/Qbs
        arch = x86_64
@@ -10,7 +10,7 @@ pkgbase = qbs
        depends = glibc
        depends = qt6-base
        depends = qt6-5compat
-       source = 
https://download.qt.io/official_releases/qbs/2.2.2/qbs-src-2.2.2.tar.gz
-       sha256sums = 
93e0938fbef2f60f175ae4070fbec5066744f61424ef80f9e65b54f1be8615b4
+       source = 
https://download.qt.io/official_releases/qbs/2.3.0/qbs-src-2.3.0.tar.gz
+       sha256sums = 
e7fa44fb36d705ab40f34c24e71bb32beef1210eab2d50bf6f2318a195780826
 
 pkgname = qbs


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 # Contributor: Jake Petroules <[email protected]>
 
 pkgname=qbs
-pkgver=2.2.2
+pkgver=2.3.0
 pkgrel=1
 pkgdesc='Cross platform build tool'
 arch=(x86_64)
@@ -16,7 +16,7 @@ depends=(gcc-libs
          qt6-5compat)
 makedepends=(cmake)
 
source=(https://download.qt.io/official_releases/qbs/$pkgver/qbs-src-$pkgver.tar.gz)
-sha256sums=('93e0938fbef2f60f175ae4070fbec5066744f61424ef80f9e65b54f1be8615b4')
+sha256sums=('e7fa44fb36d705ab40f34c24e71bb32beef1210eab2d50bf6f2318a195780826')
 
 build() {
   # this uses malloc_usable_size, which is incompatible with fortification 
level 3



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/qbs/-/commit/1ca7c1b20fb1cc278439e7b7bff6c02c1f725f85

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


Reply via email to