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


Commits:
37220f35 by Antonio Rojas at 2024-07-29T19:28:22+02:00
upgpkg: 2.4.0-1: Update to 2.4.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = qbs
        pkgdesc = Cross platform build tool
-       pkgver = 2.3.1
+       pkgver = 2.4.0
        pkgrel = 1
        url = https://wiki.qt.io/Qbs
        arch = x86_64
@@ -11,7 +11,7 @@ pkgbase = qbs
        depends = glibc
        depends = qt6-base
        depends = qt6-5compat
-       source = git+https://code.qt.io/qbs/qbs#tag=v2.3.1
-       sha256sums = 
3693f0d5b7c4a74c7856b30d514a7d67d0a66d7ce9200b77b17cb5dd4f1b69fd
+       source = git+https://code.qt.io/qbs/qbs#tag=v2.4.0
+       sha256sums = 
e281bcd983fcebbb8f4d45a26317adfad62d0a6ed6fe30e085e1a9b1868f817b
 
 pkgname = qbs


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 # Contributor: Jake Petroules <[email protected]>
 
 pkgname=qbs
-pkgver=2.3.1
+pkgver=2.4.0
 pkgrel=1
 pkgdesc='Cross platform build tool'
 arch=(x86_64)
@@ -17,7 +17,7 @@ depends=(gcc-libs
 makedepends=(cmake
              git)
 source=(git+https://code.qt.io/qbs/qbs#tag=v$pkgver)
-sha256sums=('3693f0d5b7c4a74c7856b30d514a7d67d0a66d7ce9200b77b17cb5dd4f1b69fd')
+sha256sums=('e281bcd983fcebbb8f4d45a26317adfad62d0a6ed6fe30e085e1a9b1868f817b')
 
 build() {
   cmake -B build -S $pkgname \



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

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


Reply via email to