Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
qalculate-gtk
Commits:
ff3e0f17 by Antonio Rojas at 2026-01-19T21:37:19+01:00
upgpkg: 5.9.0-1: Upstream update
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = qalculate-gtk
pkgdesc = GTK frontend for libqalculate
- pkgver = 5.8.2
+ pkgver = 5.9.0
pkgrel = 1
url = https://qalculate.github.io/
arch = x86_64
@@ -16,7 +16,7 @@ pkgbase = qalculate-gtk
depends = gtk3
depends = libqalculate
depends = pango
- source = git+https://github.com/Qalculate/qalculate-gtk#tag=v5.8.2
- sha256sums =
6789f78e1e65725774043120cca81c14cb80741301c266467f5024fe6f547e0b
+ source = git+https://github.com/Qalculate/qalculate-gtk#tag=v5.9.0
+ sha256sums =
de076db228c1f900da8ea7a1f7f79839ba5a0ecf963816730f81c934cefee5d5
pkgname = qalculate-gtk
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: Eric Bélanger <[email protected]>
pkgname=qalculate-gtk
-pkgver=5.8.2
+pkgver=5.9.0
pkgrel=1
pkgdesc='GTK frontend for libqalculate'
arch=(x86_64)
@@ -20,7 +20,7 @@ makedepends=(intltool
git
glib2-devel)
source=(git+https://github.com/Qalculate/qalculate-gtk#tag=v$pkgver)
-sha256sums=('6789f78e1e65725774043120cca81c14cb80741301c266467f5024fe6f547e0b')
+sha256sums=('de076db228c1f900da8ea7a1f7f79839ba5a0ecf963816730f81c934cefee5d5')
prepare() {
cd $pkgname
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/qalculate-gtk/-/commit/ff3e0f174111c6aba264755bee8f3faadfca40a1
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/qalculate-gtk/-/commit/ff3e0f174111c6aba264755bee8f3faadfca40a1
You're receiving this email because of your account on gitlab.archlinux.org.