summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3d99967a9927..170c9e301926 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
pkgname="ffmt-bin"
fullpkgname="FFXIV_Modding_Tool"
-pkgver="0.9.3"
-pkgrel="3"
+pkgver="0.9.3.1"
+pkgrel="1"
pkgdesc="FFXIV_Modding_Tool (FFMT for short) is a crossplatform commandline interface for Final Fantasy XIV Modding."
arch=('i686' 'x86_64')
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.zip")
-sha256sums=("82724b2fbc311f0e615273dee7414e89ecc06b6f49ce79c39e500dd01086e54a")
+sha256sums=("d0b6621243aeb7e094656c26917ebefe373e97c85cb7d65bcca498bad7fff66f")
package() {
cd $srcdir