summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorIvanka Heins2021-12-17 01:40:18 +0100
committerIvanka Heins2021-12-17 01:40:18 +0100
commit6e0fb1f22e6910d35bf524da18fdf6a2a8faf73a (patch)
tree824a3c7de8eadfa0e043bc7f7e18dd571f7eb68a /PKGBUILD
parent104e9c55d5808f70bd3640db74ae471445d090ee (diff)
downloadaur-ffmt-bin.tar.gz
Update to 0.10.1 release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a8c6f655777d..85fb75b37b0e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname="ffmt-bin"
fullpkgname="FFXIV_Modding_Tool-linux"
-pkgver="0.9.10"
+pkgver="0.10.1"
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=("8fdc56ec3358ad3ed7c77e8e420df101f6334a69e3f063e14c0b5e6206608802")
+sha256sums=("199f5776ad012b5647e577f9a663d014cd28996732fbb42020ce520e53937485")
package() {
cd $srcdir