[arch-commits] Commit in libqalculate/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Mon Jun 22 14:57:05 UTC 2020


    Date: Monday, June 22, 2020 @ 14:57:04
  Author: arojas
Revision: 390127

Update to 3.11.0

Modified:
  libqalculate/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-22 12:16:32 UTC (rev 390126)
+++ PKGBUILD	2020-06-22 14:57:04 UTC (rev 390127)
@@ -2,7 +2,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=libqalculate
-pkgver=3.10.0
+pkgver=3.11.0
 pkgrel=1
 pkgdesc="Multi-purpose desktop calculator"
 arch=(x86_64)
@@ -12,7 +12,7 @@
 makedepends=(intltool doxygen)
 optdepends=('gnuplot: for plotting support')
 source=(https://github.com/Qalculate/libqalculate/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('c203ffb1926e2cfd94714b9c3d270d53eddd85d57565d3829bb9ee7407b196db')
+sha256sums=('6992ff25774a15d6a0b09542b1f137dd5dc00995dfe9a765205ec2da39b4e13f')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list