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


Commits:
46bdc216 by Antonio Rojas at 2023-12-12T23:04:52+01:00
upgpkg: 12.0.1-1: Update to 12.0.1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = qtcreator
        pkgdesc = Lightweight, cross-platform integrated development environment
-       pkgver = 12.0.0
-       pkgrel = 2
+       pkgver = 12.0.1
+       pkgrel = 1
        url = https://www.qt.io
        arch = x86_64
        license = GPL3
@@ -34,8 +34,8 @@ pkgbase = qtcreator
        optdepends = perf: performer analyzer
        optdepends = mlocate: locator filter
        options = docs
-       source = 
https://download.qt.io/official_releases/qtcreator/12.0/12.0.0/qt-creator-opensource-src-12.0.0.tar.xz
-       sha256sums = 
399ae0dcefa3bd9e01a3f068b93dabe8b39f9b56466c389d1446e5c84c8f7b9f
+       source = 
https://download.qt.io/official_releases/qtcreator/12.0/12.0.1/qt-creator-opensource-src-12.0.1.tar.xz
+       sha256sums = 
66fb92c2ced092829e3321c5a0911e2de98309d0310e7ab949a39a50238e03f3
 
 pkgname = qtcreator
 


=====================================
PKGBUILD
=====================================
@@ -9,9 +9,9 @@
 pkgbase=qtcreator
 pkgname=(qtcreator
          qtcreator-devel)
-pkgver=12.0.0
+pkgver=12.0.1
 _clangver=16.0.6
-pkgrel=2
+pkgrel=1
 pkgdesc='Lightweight, cross-platform integrated development environment'
 arch=(x86_64)
 url='https://www.qt.io'
@@ -46,7 +46,7 @@ optdepends=('qt6-doc: integrated Qt documentation'
             'perf: performer analyzer'
             'mlocate: locator filter')
 
source=(https://download.qt.io/official_releases/qtcreator/${pkgver%.*}/$pkgver/qt-creator-opensource-src-$pkgver.tar.xz)
-sha256sums=('399ae0dcefa3bd9e01a3f068b93dabe8b39f9b56466c389d1446e5c84c8f7b9f')
+sha256sums=('66fb92c2ced092829e3321c5a0911e2de98309d0310e7ab949a39a50238e03f3')
 options=(docs)
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/qtcreator/-/commit/46bdc21633f4b7cb3358718aad353318d0fb8684

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


Reply via email to