summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorOle Erik Brennhagen2020-09-03 16:17:14 +0200
committerOle Erik Brennhagen2020-09-03 16:17:14 +0200
commitfa7ba75fdf24d2081a360c6b8c1171590101b454 (patch)
treefe47abdb25d08151e6383db11e6b051ed0dd740e /PKGBUILD
parent4fad3d5b74f13ec0c5a9ad5957378eeed7d081cb (diff)
downloadaur-fa7ba75fdf24d2081a360c6b8c1171590101b454.tar.gz
Update to 0.9.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d7a735bb73ea..7e6e711a5395 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
pkgname="ffmt-bin"
fullpkgname="FFXIV_Modding_Tool-linux"
-pkgver="0.9.3.2"
-pkgrel="2"
+pkgver="0.9.4"
+pkgrel="1"
pkgdesc="FFXIV_Modding_Tool (FFMT for short) is a crossplatform commandline interface for Final Fantasy XIV Modding."
arch=('i686' 'x86_64')
options=('staticlibs')
@@ -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=("74ace7c90619be80428d819c6ffdcb69a10aa28195fada86f232173ac2da0559")
+sha256sums=("842c336fc08798208853d5e4e7ab3684832044f4948f08eadc04ff58dabf5735")
package() {
cd $srcdir