gr: update to 0.69.1
This commit is contained in:
committed by
مهدي شينون (Mehdi Chinoune)
parent
83f2b5aa66
commit
1fda9ee780
@@ -3,7 +3,7 @@
|
||||
_realname=gr
|
||||
pkgbase=mingw-w64-${_realname}
|
||||
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
|
||||
pkgver=0.68.0
|
||||
pkgver=0.69.1
|
||||
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=('5d0ce542e7057cdaa745234af146da63b02488369d78e8841e74559af9a5c77d')
|
||||
sha256sums=('e7b685d74ec08061876f2bc122365684ef727f1f1a0004262ee8d1e856ae0315')
|
||||
|
||||
prepare() {
|
||||
# We can't use bsdtar to extract the archive because the archive includes
|
||||
|
||||
Reference in New Issue
Block a user