summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRizzzi Git2023-10-02 18:20:45 +0800
committerRizzzi Git2023-10-02 18:20:45 +0800
commitfd3af4e7870c60fdae9bbf3981c72897a4c587b4 (patch)
treef4715b06c23607398e0a0c695e1d3e5087c2f9c0
parentffbca002578e72bad1c13c11ea886b6b1e714013 (diff)
downloadaur-fd3af4e7870c60fdae9bbf3981c72897a4c587b4.tar.gz
update package version
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 14d5b1526845..01b233934863 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.0_1.4.4.9
+ pkgver = 2023.08.3.1_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.0.zip
- source = tml-2023.08.3.0.zip::https://github.com/tModLoader/tModLoader/releases/download/v2023.08.3.0/tModLoader.zip
+ noextract = tml-2023.08.3.1.zip
+ source = tml-2023.08.3.1.zip::https://github.com/tModLoader/tModLoader/releases/download/v2023.08.3.1/tModLoader.zip
sha256sums = 7de7dc333152964e09074f87d4bbf7d28c8ed1fd40fb76a329e5d8e9cfc637a9
pkgname = tmodloader-bin
diff --git a/PKGBUILD b/PKGBUILD
index 8b813aba58c2..a5f00bdee4ed 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Rizzzi Git <rizzzigit@gmail.com>
-tmlver="2023.08.3.0"
+tmlver="2023.08.3.1"
terrariaver="1.4.4.9"
pkgrel=1
epoch=0
@@ -18,7 +18,7 @@ source=(
)
sha256sums=(
- "7de7dc333152964e09074f87d4bbf7d28c8ed1fd40fb76a329e5d8e9cfc637a9"
+ "29af64cf7b616f4afcf1a77791b5d2058b7ea57a3687842205119d19943aa6f2"
)
noextract=("tml-$tmlver.zip")