gr: update to 0.66.0
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user