[arch-commits] Commit in libqalculate/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Mon Mar 18 16:24:02 UTC 2019
Date: Monday, March 18, 2019 @ 16:24:02
Author: arojas
Revision: 348595
Update to 3.0.0
Modified:
libqalculate/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-03-18 16:13:24 UTC (rev 348594)
+++ PKGBUILD 2019-03-18 16:24:02 UTC (rev 348595)
@@ -2,7 +2,7 @@
# Maintainer: Antonio Rojas <arojas at archlinux.org>
pkgname=libqalculate
-pkgver=2.9.0
+pkgver=3.0.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=('a4c62f9b097c78a5fbb9fd5ca7b56c03512a23291511e5c7cd4876155ee43575')
+sha256sums=('2882edd45016a6bcbf33120dd0b83676221a1d58af73f7f4cd6bbec4e1a26b1e')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list