summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRizzzi Git2023-07-12 09:38:07 +0800
committerRizzzi Git2023-07-12 09:38:07 +0800
commit40a1984e59b1760ce01061c51cc1d53825585101 (patch)
treeae25a2698f67420286fb836e19cfdfc4aa3600b0
parentf41365d521319c34e34a678177c27dc080cbc14f (diff)
downloadaur-40a1984e59b1760ce01061c51cc1d53825585101.tar.gz
update package version
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ef896cd88f2d..e12398647f67 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 = 2022.09.47.57_1.4.3.6
- pkgrel = 3
+ pkgver = 2022.09.47.75_1.4.3.6
+ pkgrel = 1
epoch = 0
url = https://www.tmodloader.net/
arch = x86_64
license = MIT
depends = unzip>=6.0
- noextract = tml-2022.09.47.57.zip
- source = tml-2022.09.47.57.zip::https://github.com/tModLoader/tModLoader/releases/download/v2022.09.47.57/tModLoader.zip
- sha256sums = 640b47d9d6b23f0cb37bc258920e7443d4131137fc49bf4ca0699b6854705358
+ noextract = tml-2022.09.47.75.zip
+ source = tml-2022.09.47.75.zip::https://github.com/tModLoader/tModLoader/releases/download/v2022.09.47.75/tModLoader.zip
+ sha256sums = 49585f41761170529a1e909d43b260f234fcd5481010f79d468b6009922cdd65
pkgname = tmodloader-bin
diff --git a/PKGBUILD b/PKGBUILD
index 6845631fee5f..85636737284c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Rizzzi Git <rizzzigit@gmail.com>
-tmlver="2022.09.47.57"
+tmlver="2022.09.47.75"
terrariaver="1.4.3.6"
-pkgrel=3
+pkgrel=1
epoch=0
pkgname="tmodloader-bin"
@@ -18,7 +18,7 @@ source=(
)
sha256sums=(
- "640b47d9d6b23f0cb37bc258920e7443d4131137fc49bf4ca0699b6854705358"
+ "49585f41761170529a1e909d43b260f234fcd5481010f79d468b6009922cdd65"
)
noextract=("tml-$tmlver.zip")