ngraph-gtk: Update to 6.07.04 (#2785)

This commit is contained in:
Hiroyuki Ito
2017-08-16 13:22:44 +09:00
committed by Алексей
parent 0ff6262c89
commit 5f6cc314cf

View File

@@ -3,7 +3,7 @@
_realname=ngraph-gtk
pkgbase=mingw-w64-${_realname}
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
pkgver=6.07.03
pkgver=6.07.04
pkgrel=1
arch=('any')
pkgdesc="create scientific 2-dimensional graphs (mingw-w64)"
@@ -19,7 +19,7 @@ options=('strip' 'staticlibs')
license=("GPL")
url="https://htrb.github.io/ngraph-gtk/"
source=("https://github.com/htrb/ngraph-gtk/releases/download/v${pkgver}/ngraph-gtk-${pkgver}.tar.gz")
sha256sums=("702be5d4e10b24bfab5971c176ddb088256c2672441c3b48cb0e6bee2a1d1eda")
sha256sums=("b0209d3afc218003d6d26464a16dd961c4ff9a647857e2c32a778746a97d5d0f")
prepare() {
cd "${srcdir}"/${_realname}-${pkgver}