[arch-commits] Commit in libqalculate/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Mon Jan 20 19:19:50 UTC 2020
Date: Monday, January 20, 2020 @ 19:19:50
Author: arojas
Revision: 373741
Update to 3.7.0
Modified:
libqalculate/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-01-20 19:18:39 UTC (rev 373740)
+++ PKGBUILD 2020-01-20 19:19:50 UTC (rev 373741)
@@ -2,7 +2,7 @@
# Maintainer: Antonio Rojas <arojas at archlinux.org>
pkgname=libqalculate
-pkgver=3.6.0
+pkgver=3.7.0
pkgrel=1
pkgdesc="Multi-purpose desktop calculator"
arch=(x86_64)
@@ -12,7 +12,7 @@
makedepends=(intltool)
optdepends=('gnuplot: for plotting support')
source=(https://github.com/Qalculate/libqalculate/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('66b38ed6460f0cd6a1b16ba4145c0396c995939da0ed78f15736f8cd794969b2')
+sha256sums=('f1a3f2510133ed8d4b278058565d83d65c180025711a4dc7da8e242d8a5f8247')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list