summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRizzzi Git2023-10-11 20:04:02 +0800
committerRizzzi Git2023-10-11 20:04:02 +0800
commitad5ca6c25197597dda310a747c46e666b571a37d (patch)
tree277e186bc5ec5f760f76b9739bdf0ae24aa55331
parentb13d416036896c6971792dbc6da4d33ac3152ccb (diff)
downloadaur-ad5ca6c25197597dda310a747c46e666b571a37d.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 61c95af79628..c5a399cf4127 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.08.3.3_1.4.4.9
+ pkgver = 2023.08.3.4_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.08.3.3.zip
- source = tml-2023.08.3.3.zip::https://github.com/tModLoader/tModLoader/releases/download/v2023.08.3.3/tModLoader.zip
- sha256sums = f1850c2ddbb6c3ee7a032e4a3eea2457fd19186a2dae9cedaf733456d6d2d67f
+ noextract = tml-2023.08.3.4.zip
+ source = tml-2023.08.3.4.zip::https://github.com/tModLoader/tModLoader/releases/download/v2023.08.3.4/tModLoader.zip
+ sha256sums = c38700168c6c6637116795879fcc0f4c49f889c110cf36a645f60cd656557acc
pkgname = tmodloader-bin
diff --git a/PKGBUILD b/PKGBUILD
index a3b4c8ee559f..aa0704a0632c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Rizzzi Git <rizzzigit@gmail.com>
-tmlver="2023.08.3.3"
+tmlver="2023.08.3.4"
terrariaver="1.4.4.9"
pkgrel=1
epoch=0
@@ -18,7 +18,7 @@ source=(
)
sha256sums=(
- "f1850c2ddbb6c3ee7a032e4a3eea2457fd19186a2dae9cedaf733456d6d2d67f"
+ "c38700168c6c6637116795879fcc0f4c49f889c110cf36a645f60cd656557acc"
)
noextract=("tml-$tmlver.zip")