summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a74c2fc1e168..45bb712502b1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = atlauncher-bin
pkgdesc = A launcher for Minecraft which integrates multiple different modpacks to allow you to download and install modpacks easily and quickly.
- pkgver = 3.4.38.1
+ pkgver = 3.4.38.2
pkgrel = 1
url = https://atlauncher.com/
arch = any
@@ -10,13 +10,13 @@ pkgbase = atlauncher-bin
depends = openal
provides = atlauncher
conflicts = atlauncher
- noextract = atlauncher-3.4.38.1-1.jar
- source = atlauncher-3.4.38.1-1.jar::https://github.com/ATLauncher/ATLauncher/releases/download/v3.4.38.1/ATLauncher-3.4.38.1.jar
+ noextract = atlauncher-3.4.38.2-1.jar
+ source = atlauncher-3.4.38.2-1.jar::https://github.com/ATLauncher/ATLauncher/releases/download/v3.4.38.2/ATLauncher-3.4.38.2.jar
source = atlauncher
source = atlauncher.desktop
source = atlauncher.png
source = atlauncher.svg
- sha256sums = 6c5603468e23923dac863782c6d5844aeb47c88bd6e327b724c93a18b1febe34
+ sha256sums = 20a687430c93f0370b8306da9dace4a883145464eccb896a0b0af96ef7c75864
sha256sums = 9cfb56200cc85f78df173f6775ae045b43c467b4e6cce1dcc0c50d42a90b42d5
sha256sums = 2e7eed9ae7174e0c94ff0a71d3735b73b6742f911033dccd6b52853d511d766c
sha256sums = dd370888c78fdb652d656d97e4a7f7e8c90aa8d75d4f4d01d0bd32e95c327c47
diff --git a/PKGBUILD b/PKGBUILD
index 58b416644fe0..906f041182a7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=atlauncher-bin
_upstreamname=ATLauncher
pkgrel=1
-pkgver=3.4.38.1
+pkgver=3.4.38.2
pkgdesc="A launcher for Minecraft which integrates multiple different modpacks to allow you to download and install
modpacks easily and quickly."
arch=('any')
@@ -23,7 +23,7 @@ source=("atlauncher-${pkgver}-${pkgrel}.jar::https://github.com/ATLauncher/ATLau
"atlauncher.svg")
noextract=("atlauncher-${pkgver}-${pkgrel}.jar")
-sha256sums=('6c5603468e23923dac863782c6d5844aeb47c88bd6e327b724c93a18b1febe34'
+sha256sums=('20a687430c93f0370b8306da9dace4a883145464eccb896a0b0af96ef7c75864'
'9cfb56200cc85f78df173f6775ae045b43c467b4e6cce1dcc0c50d42a90b42d5'
'2e7eed9ae7174e0c94ff0a71d3735b73b6742f911033dccd6b52853d511d766c'
'dd370888c78fdb652d656d97e4a7f7e8c90aa8d75d4f4d01d0bd32e95c327c47'