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


Commits:
f339e2ec by Antonio Rojas at 2025-08-28T18:11:11+02:00
upgpkg: 3.0.2-1: Upstream update

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = qbs
        pkgdesc = Cross platform build tool
-       pkgver = 3.0.1
+       pkgver = 3.0.2
        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=v3.0.1
-       sha256sums = 
7f2a1109a3cf69c216a7c74ed6a3d2d20e4e6c4a1e6cb0567aa2d444042d9fd0
+       source = git+https://code.qt.io/qbs/qbs#tag=v3.0.2
+       sha256sums = 
85911455dc5f7c3422c5f566ddfc080c01405322fc299373f4235d3df0500e9d
 
 pkgname = qbs


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 # Contributor: Jake Petroules <[email protected]>
 
 pkgname=qbs
-pkgver=3.0.1
+pkgver=3.0.2
 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=('7f2a1109a3cf69c216a7c74ed6a3d2d20e4e6c4a1e6cb0567aa2d444042d9fd0')
+sha256sums=('85911455dc5f7c3422c5f566ddfc080c01405322fc299373f4235d3df0500e9d')
 
 build() {
   cmake -B build -S $pkgname \



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

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


Reply via email to