summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a2a679f987b2..b9442a5dfc71 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.06.25.29_1.4.4.9
+ pkgver = 2023.06.25.30_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.06.25.29.zip
- source = tml-2023.06.25.29.zip::https://github.com/tModLoader/tModLoader/releases/download/v2023.06.25.29/tModLoader.zip
- sha256sums = f172420404c7e51a891ec243eb4a601db671748f25213d13692dc9353981377a
+ noextract = tml-2023.06.25.30.zip
+ source = tml-2023.06.25.30.zip::https://github.com/tModLoader/tModLoader/releases/download/v2023.06.25.30/tModLoader.zip
+ sha256sums = 165a8fe90b70e46deeba8d390e13ea13e499f951ddd173c363abb2a456006b00
pkgname = tmodloader-bin
diff --git a/PKGBUILD b/PKGBUILD
index 198e66139273..d3e0257763d8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Rizzzi Git <rizzzigit@gmail.com>
-tmlver="2023.06.25.29"
+tmlver="2023.06.25.30"
terrariaver="1.4.4.9"
pkgrel=1
epoch=0
@@ -18,7 +18,7 @@ source=(
)
sha256sums=(
- "d202f2a8283a7814ee2b83572586c640a24b4d75708fd7a32033db3c00c41108"
+ "165a8fe90b70e46deeba8d390e13ea13e499f951ddd173c363abb2a456006b00"
)
noextract=("tml-$tmlver.zip")