From 77627d6e3e135e77345e696a6659250b032610f5 Mon Sep 17 00:00:00 2001 From: Rafal Date: Thu, 21 Jan 2021 13:13:38 +0100 Subject: [PATCH] Update PKGBUILD --- mingw-w64-libexodus/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/mingw-w64-libexodus/PKGBUILD b/mingw-w64-libexodus/PKGBUILD index edcdee18956df..1b38e8045c1d1 100644 --- a/mingw-w64-libexodus/PKGBUILD +++ b/mingw-w64-libexodus/PKGBUILD @@ -1,10 +1,10 @@ # Maintainer: RafaƂ Brzegowy _realname=libexodus -_releases=2021-01-06 +_releases=2021-01-20 pkgbase=mingw-w64-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}") -pkgver=8.08 +pkgver=8.09 pkgrel=1 pkgdesc="EXODUS is a model developed to store and retrieve data for finite element analyses (mingw-w64)" arch=('any') @@ -14,7 +14,7 @@ makedepends=("unzip" url="https://gsjaardema.github.io/seacas/" license=('BSD') source=("https://github.com/gsjaardema/seacas/archive/v${_releases}.zip") -sha256sums=('69CAFEF17D8E624C2D9871F3A281FF3690116A6F82162FE5C1507BB4ECD6A32A') +sha256sums=('6FF7C3F0651138F2E2305B5270108CA45F96346A739B35A126A0A260C91CBE64') noextract=("v${_releases}.zip") # bsdtar could not unpack this archive prepare() {