summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorOle Erik Brennhagen2020-08-14 22:37:20 +0200
committerOle Erik Brennhagen2020-08-14 22:37:20 +0200
commit4fad3d5b74f13ec0c5a9ad5957378eeed7d081cb (patch)
tree7473b1cc7c55539fc5bb89f66334ce0ea25163c1 /PKGBUILD
parentc073cdffeff82bf110671b405f8b20f4b371bede (diff)
downloadaur-4fad3d5b74f13ec0c5a9ad5957378eeed7d081cb.tar.gz
Update sha256 sum
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d10f0de9e583..d7a735bb73ea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
pkgname="ffmt-bin"
fullpkgname="FFXIV_Modding_Tool-linux"
pkgver="0.9.3.2"
-pkgrel="1"
+pkgrel="2"
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=("dd5de7ec51cbddb429a6f66941146f8d1fe253292de3113a25e1e7cdeac68999")
+sha256sums=("74ace7c90619be80428d819c6ffdcb69a10aa28195fada86f232173ac2da0559")
package() {
cd $srcdir