summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRizzzi Git2023-11-07 13:26:39 +0800
committerRizzzi Git2023-11-07 13:26:39 +0800
commitf0e99c6fb13a94c5fbdb85fedfafb8a551fd04c6 (patch)
treeee4754120efca983ce16224ddf1cce857667b011
parentfec9facb2f9808c5d3c0a7491e707ffd42188e0c (diff)
downloadaur-f0e99c6fb13a94c5fbdb85fedfafb8a551fd04c6.tar.gz
update package version
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dff56e712180..b6fdd34d3baf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = tmodloader-bin
pkgdesc = An open-source, community-driven, modification and expansion of the Terraria game that makes it possible to make and play mods.
- pkgver = 2023.09.3.0_1.4.4.9
+ pkgver = 2023.09.3.2_1.4.4.9
pkgrel = 1
epoch = 0
url = https://www.tmodloader.net/
arch = x86_64
license = MIT
depends = unzip>=6.0
- noextract = tml-2023.09.3.0.zip
- source = tml-2023.09.3.0.zip::https://github.com/tModLoader/tModLoader/releases/download/v2023.09.3.0/tModLoader.zip
- sha256sums = 1b3fb0318bdb0ab6aaf326a2fe018dd3599e64c770d9522030384a5643bc5cb9
+ noextract = tml-2023.09.3.2.zip
+ source = tml-2023.09.3.2.zip::https://github.com/tModLoader/tModLoader/releases/download/v2023.09.3.2/tModLoader.zip
+ sha256sums = d3314e0cf85466f2d60f818a1023ac9724073502d85d3b534adf18ad2adff1dd
pkgname = tmodloader-bin
diff --git a/PKGBUILD b/PKGBUILD
index 2259ce813937..8d970780cac1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Rizzzi Git <rizzzigit@gmail.com>
-tmlver="2023.09.3.0"
+tmlver="2023.09.3.2"
terrariaver="1.4.4.9"
pkgrel=1
epoch=0
@@ -18,7 +18,7 @@ source=(
)
sha256sums=(
- "1b3fb0318bdb0ab6aaf326a2fe018dd3599e64c770d9522030384a5643bc5cb9"
+ "d3314e0cf85466f2d60f818a1023ac9724073502d85d3b534adf18ad2adff1dd"
)
noextract=("tml-$tmlver.zip")