summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorshinnova2021-02-09 20:19:53 +0100
committershinnova2021-02-09 20:19:53 +0100
commitab9eceb88d6126d42395f81af518953f1a684749 (patch)
treee088c5151c7d68cb900f22a277d3d6456be5fc32 /PKGBUILD
parentdebd5608b523d4dcea67b8e561412741c090ecea (diff)
downloadaur-ab9eceb88d6126d42395f81af518953f1a684749.tar.gz
Update to 0.9.8 release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 39d2d391d7cb..63847a8a0de7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname="ffmt-bin"
fullpkgname="FFXIV_Modding_Tool-linux"
-pkgver="0.9.7"
+pkgver="0.9.8"
pkgrel="1"
pkgdesc="FFXIV_Modding_Tool (FFMT for short) is a crossplatform commandline interface for Final Fantasy XIV Modding."
arch=('i686' 'x86_64')
@@ -9,7 +9,7 @@ url="https://ffmt.pwd.cat/docs/"
license=("GNU General Public License v3.0")
depends=("dotnet-runtime")
source=("https://github.com/fosspill/FFXIV_Modding_Tool/releases/download/v${pkgver}/FFXIV_Modding_Tool-linux-${pkgver}.zip")
-sha256sums=("9623f3684b47d6f18371a8ffe375766559a39095e0e95c0a2ec7d8e1cd40b037")
+sha256sums=("5f6218bb739130693717fa7e7598a009eb31f197dee30391af97c1d8dfdaea42")
package() {
cd $srcdir