From f1be87925f08861cd6edbb4deced25d0e4c1fa35 Mon Sep 17 00:00:00 2001 From: Mehdi Chinoune Date: Sun, 17 Jul 2022 21:01:04 +0000 Subject: [PATCH] gr: update to 0.66.0 --- mingw-w64-gr/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mingw-w64-gr/PKGBUILD b/mingw-w64-gr/PKGBUILD index a1506c3adf..0eab9f70bb 100644 --- a/mingw-w64-gr/PKGBUILD +++ b/mingw-w64-gr/PKGBUILD @@ -3,7 +3,7 @@ _realname=gr pkgbase=mingw-w64-${_realname} pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" -pkgver=0.64.2 +pkgver=0.66.0 pkgrel=1 pkgdesc="A graphics library for visualisation applications (mingw-w64)" arch=(any) @@ -29,7 +29,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-cmake" options=("staticlibs" "strip" "!buildflags") source=("${_realname}-${pkgver}.tar.gz::https://github.com/sciapp/gr/archive/v${pkgver}.tar.gz") noextract=("${_realname}-${pkgver}.tar.gz") -sha256sums=('6562dfa65c57fa626957475b70c2cb659da17f4fdb02bdd25be4c33e84f881c6') +sha256sums=('b29e101b0c916720c5ae8215bec74fc313e86310ff0474067a2ddf113fbbe2c7') prepare() { # We can't use bsdtar to extract the archive because the archive includes