summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRizzzi Git2023-12-02 14:48:47 +0800
committerRizzzi Git2023-12-02 14:48:47 +0800
commit5ba1826f1c6aa00fb07f501a77f9537ad189235a (patch)
treeefc12bdf5ee4c333e021887786748337e4402fd5
parent517201dc32e143b82988f1019dcd6e1dc6d4d8ce (diff)
downloadaur-5ba1826f1c6aa00fb07f501a77f9537ad189235a.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 b7c06e02d726..4b0d47197155 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.3_1.4.4.9
+ pkgver = 2023.10.3.0_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.3.zip
- source = tml-2023.09.3.3.zip::https://github.com/tModLoader/tModLoader/releases/download/v2023.09.3.3/tModLoader.zip
- sha256sums = 159d9c33c78caaeae52a63180b33dac73af7a1ca82467b0abe34f7386e9c9ab3
+ noextract = tml-2023.10.3.0.zip
+ source = tml-2023.10.3.0.zip::https://github.com/tModLoader/tModLoader/releases/download/v2023.10.3.0/tModLoader.zip
+ sha256sums = 3e57edab68514ae756562301e9fd26311cc10b691f3736101fc8a47b64d8b544
pkgname = tmodloader-bin
diff --git a/PKGBUILD b/PKGBUILD
index cd1cd3c1cabc..59556f63704e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Rizzzi Git <rizzzigit@gmail.com>
-tmlver="2023.09.3.3"
+tmlver="2023.10.3.0"
terrariaver="1.4.4.9"
pkgrel=1
epoch=0
@@ -18,7 +18,7 @@ source=(
)
sha256sums=(
- "159d9c33c78caaeae52a63180b33dac73af7a1ca82467b0abe34f7386e9c9ab3"
+ "3e57edab68514ae756562301e9fd26311cc10b691f3736101fc8a47b64d8b544"
)
noextract=("tml-$tmlver.zip")