[arch-commits] Commit in qalculate-qt/trunk (PKGBUILD)
Antonio Rojas
arojas at gemini.archlinux.org
Mon Apr 4 20:01:07 UTC 2022
Date: Monday, April 4, 2022 @ 20:01:06
Author: arojas
Revision: 441554
Update to 4.1.1
Modified:
qalculate-qt/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-04-04 19:58:48 UTC (rev 441553)
+++ PKGBUILD 2022-04-04 20:01:06 UTC (rev 441554)
@@ -1,7 +1,7 @@
# Maintainer: Antonio Rojas <arojas at archlinux.org>
pkgname=qalculate-qt
-pkgver=4.1.0
+pkgver=4.1.1
pkgrel=1
pkgdesc='Qt frontend for libqalculate'
arch=(x86_64)
@@ -10,7 +10,7 @@
depends=(libqalculate qt6-svg hicolor-icon-theme)
makedepends=(qt6-tools)
source=(https://github.com/Qalculate/qalculate-qt/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('b54b880750bf75e756f074c1fb6a38dcfe23ad9a53954b83a8a86981c6cb824e')
+sha256sums=('463e506331e8a49ec5ee355fe74da25d7a5cae945f5228081603be1f6d31f49f')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list