Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / qbs
Commits:
ec97ee6d by Antonio Rojas at 2026-06-17T16:50:26+02:00
upgpkg: 3.3.0-1: Upstream update
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = qbs
pkgdesc = Cross platform build tool
- pkgver = 3.2.0
- pkgrel = 2
+ pkgver = 3.3.0
+ pkgrel = 1
url = https://wiki.qt.io/Qbs
arch = x86_64
license = LGPL-2.1-only
@@ -12,9 +12,9 @@ pkgbase = qbs
depends = libstdc++
depends = qt6-base
depends = qt6-5compat
- source = git+https://code.qt.io/qbs/qbs#tag=v3.2.0
+ source = git+https://code.qt.io/qbs/qbs#tag=v3.3.0
source = qt-6.10.patch
- sha256sums =
fcfb4693bb982811c3c4b93e35863458f32ea3a4ea1a7aed4e49bb6c20ebff11
+ sha256sums =
898d290b85e45e18821f1550809eb1b8c672151568251f077dcbb6fb86389e6f
sha256sums =
463fc358c4693048b7db61ad5f6ba2801c54e1ead5daa4f8fc4ca8d70558088b
pkgname = qbs
=====================================
PKGBUILD
=====================================
@@ -4,8 +4,8 @@
# Contributor: Jake Petroules <[email protected]>
pkgname=qbs
-pkgver=3.2.0
-pkgrel=2
+pkgver=3.3.0
+pkgrel=1
pkgdesc='Cross platform build tool'
arch=(x86_64)
url='https://wiki.qt.io/Qbs'
@@ -19,7 +19,7 @@ makedepends=(cmake
git)
source=(git+https://code.qt.io/qbs/qbs#tag=v$pkgver
qt-6.10.patch)
-sha256sums=('fcfb4693bb982811c3c4b93e35863458f32ea3a4ea1a7aed4e49bb6c20ebff11'
+sha256sums=('898d290b85e45e18821f1550809eb1b8c672151568251f077dcbb6fb86389e6f'
'463fc358c4693048b7db61ad5f6ba2801c54e1ead5daa4f8fc4ca8d70558088b')
prepare() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/qbs/-/commit/ec97ee6d61b053d0705e961cadd946c56f86488b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/qbs/-/commit/ec97ee6d61b053d0705e961cadd946c56f86488b
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help