summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRizzzi Git2023-07-29 22:29:55 +0800
committerRizzzi Git2023-07-29 22:29:55 +0800
commitc400c538730c983a36b46baaeaaf03e770749120 (patch)
tree167eb97582b011ea363e760c9971f7978230eed0
parent40a1984e59b1760ce01061c51cc1d53825585101 (diff)
downloadaur-c400c538730c983a36b46baaeaaf03e770749120.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 e12398647f67..2fa73730ca95 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.75_1.4.3.6
+ pkgver = 2022.09.47.82_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.75.zip
- source = tml-2022.09.47.75.zip::https://github.com/tModLoader/tModLoader/releases/download/v2022.09.47.75/tModLoader.zip
- sha256sums = 49585f41761170529a1e909d43b260f234fcd5481010f79d468b6009922cdd65
+ noextract = tml-2022.09.47.82.zip
+ source = tml-2022.09.47.82.zip::https://github.com/tModLoader/tModLoader/releases/download/v2022.09.47.82/tModLoader.zip
+ sha256sums = 53a86d532d5b7f5f60b832f93e08e67cf0e3680545a37562daafec76cb0123e5
pkgname = tmodloader-bin
diff --git a/PKGBUILD b/PKGBUILD
index 85636737284c..7e3c7bf7b8b9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Rizzzi Git <rizzzigit@gmail.com>
-tmlver="2022.09.47.75"
+tmlver="2022.09.47.82"
terrariaver="1.4.3.6"
pkgrel=1
epoch=0
@@ -18,7 +18,7 @@ source=(
)
sha256sums=(
- "49585f41761170529a1e909d43b260f234fcd5481010f79d468b6009922cdd65"
+ "53a86d532d5b7f5f60b832f93e08e67cf0e3680545a37562daafec76cb0123e5"
)
noextract=("tml-$tmlver.zip")