gr: update to 0.71.0
This commit is contained in:
committed by
مهدي شينون (Mehdi Chinoune)
parent
f85e5a6452
commit
550a00a8e3
@@ -3,7 +3,7 @@
|
||||
_realname=gr
|
||||
pkgbase=mingw-w64-${_realname}
|
||||
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
|
||||
pkgver=0.70.0
|
||||
pkgver=0.71.0
|
||||
pkgrel=1
|
||||
pkgdesc="A graphics library for visualisation applications (mingw-w64)"
|
||||
arch=(any)
|
||||
@@ -30,7 +30,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=('494bc243378af65da3cf86211694ff651c99a52dcea83726f5a7c049f8df07cf')
|
||||
sha256sums=('308885b560d2ee70f8c43e8bb2b38ac4be5f2d6233cbd304193bd0648a661537')
|
||||
|
||||
prepare() {
|
||||
# We can't use bsdtar to extract the archive because the archive includes
|
||||
|
||||
Reference in New Issue
Block a user