summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRizzzi Git2023-09-01 21:19:18 +0800
committerRizzzi Git2023-09-01 21:19:18 +0800
commitfa609f134487bb44f89e1751c1713ad1dfe88652 (patch)
tree24d51713be01efe1a921525b4649df83c9aff949
parent44f166998073abc4322720baa3ea14649bc301d5 (diff)
downloadaur-fa609f134487bb44f89e1751c1713ad1dfe88652.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 614c178cb079..8ae1f61c227d 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.31_1.4.4.9
+ pkgver = 2023.06.25.32_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.31.zip
- source = tml-2023.06.25.31.zip::https://github.com/tModLoader/tModLoader/releases/download/v2023.06.25.31/tModLoader.zip
- sha256sums = 16f022d44e382871df2912d8576188025152e503d855269563bdc902c5d2dd41
+ noextract = tml-2023.06.25.32.zip
+ source = tml-2023.06.25.32.zip::https://github.com/tModLoader/tModLoader/releases/download/v2023.06.25.32/tModLoader.zip
+ sha256sums = c0986f526900fbb892f726b9e07f9b1de5204ca6bed3e5aa63807119848db380
pkgname = tmodloader-bin
diff --git a/PKGBUILD b/PKGBUILD
index 236c32d22007..a1cc1aa1e345 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Rizzzi Git <rizzzigit@gmail.com>
-tmlver="2023.06.25.31"
+tmlver="2023.06.25.32"
terrariaver="1.4.4.9"
pkgrel=1
epoch=0
@@ -18,7 +18,7 @@ source=(
)
sha256sums=(
- "16f022d44e382871df2912d8576188025152e503d855269563bdc902c5d2dd41"
+ "c0986f526900fbb892f726b9e07f9b1de5204ca6bed3e5aa63807119848db380"
)
noextract=("tml-$tmlver.zip")