Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
qalculate-qt


Commits:
2ba9af1f by Antonio Rojas at 2024-03-11T23:04:49+01:00
upgpkg: 5.0.0-1: Update to 5.0.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,17 +1,17 @@
 pkgbase = qalculate-qt
        pkgdesc = Qt frontend for libqalculate
-       pkgver = 4.9.0
+       pkgver = 5.0.0
        pkgrel = 1
        url = https://qalculate.github.io/
        arch = x86_64
-       license = GPL
+       license = GPL-2.0-only
        makedepends = qt6-tools
        depends = gcc-libs
        depends = glibc
        depends = libqalculate
        depends = qt6-base
        depends = qt6-svg
-       source = 
https://github.com/Qalculate/qalculate-qt/releases/download/v4.9.0/qalculate-qt-4.9.0.tar.gz
-       sha256sums = 
d3d2a054ed73c005fe2e64dc1882a0fe2f9aef817d59f30898efe4a80edf1330
+       source = 
https://github.com/Qalculate/qalculate-qt/releases/download/v5.0.0/qalculate-qt-5.0.0.tar.gz
+       sha256sums = 
4143033faba2851de992dc7da96a81362b11a447256b0df7cbc0fbfabbd34408
 
 pkgname = qalculate-qt


=====================================
PKGBUILD
=====================================
@@ -1,12 +1,12 @@
 # Maintainer: Antonio Rojas <aro...@archlinux.org>
 
 pkgname=qalculate-qt
-pkgver=4.9.0
+pkgver=5.0.0
 pkgrel=1
 pkgdesc='Qt frontend for libqalculate'
 arch=(x86_64)
 url='https://qalculate.github.io/'
-license=(GPL)
+license=(GPL-2.0-only)
 depends=(gcc-libs
          glibc
          libqalculate
@@ -14,7 +14,7 @@ depends=(gcc-libs
          qt6-svg)
 makedepends=(qt6-tools)
 
source=(https://github.com/Qalculate/qalculate-qt/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('d3d2a054ed73c005fe2e64dc1882a0fe2f9aef817d59f30898efe4a80edf1330')
+sha256sums=('4143033faba2851de992dc7da96a81362b11a447256b0df7cbc0fbfabbd34408')
 
 build() {
   cd $pkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/qalculate-qt/-/commit/2ba9af1f6f38fae24ee257a8fba0007914c1e36b

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


Reply via email to