summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRizzzi Git2024-01-02 18:22:40 +0800
committerRizzzi Git2024-01-02 18:22:40 +0800
commit23c3e01ef7422ed9d6b13a1132edb038b49f06b6 (patch)
tree7e52af7ba689401c318572227636782dc4b926d6
parent03c8a1748aeb2111e8d4daebc9bf245afba59bb1 (diff)
downloadaur-23c3e01ef7422ed9d6b13a1132edb038b49f06b6.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 b5bef1939655..3d1b894e774c 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.11.3.0_1.4.4.9
+ pkgver = 2023.11.3.3_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.11.3.0.zip
- source = tml-2023.11.3.0.zip::https://github.com/tModLoader/tModLoader/releases/download/v2023.11.3.0/tModLoader.zip
- sha256sums = ac1db759249c6493443c11e74cfddb23304bb0957e7e05870e8e2c163b1b3e4b
+ noextract = tml-2023.11.3.3.zip
+ source = tml-2023.11.3.3.zip::https://github.com/tModLoader/tModLoader/releases/download/v2023.11.3.3/tModLoader.zip
+ sha256sums = 23e41ab1e25f07cf92fed2eb82affafa382f29f2cd4259726f0d02d7096e5de6
pkgname = tmodloader-bin
diff --git a/PKGBUILD b/PKGBUILD
index 3e1849f5fc75..be74ade5e4c7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Rizzzi Git <rizzzigit@gmail.com>
-tmlver="2023.11.3.0"
+tmlver="2023.11.3.3"
terrariaver="1.4.4.9"
pkgrel=1
epoch=0
@@ -18,7 +18,7 @@ source=(
)
sha256sums=(
- "ac1db759249c6493443c11e74cfddb23304bb0957e7e05870e8e2c163b1b3e4b"
+ "23e41ab1e25f07cf92fed2eb82affafa382f29f2cd4259726f0d02d7096e5de6"
)
noextract=("tml-$tmlver.zip")