summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNixuge2024-02-16 14:14:33 +0100
committerNixuge2024-02-16 14:14:33 +0100
commitfc92909574d7653b8d1d59d37dfecd25c2e2efc3 (patch)
treeabdedaa034d9cf4f93cd6696e61c2b10e3539e73
parente9b61e679c8922783475c5a1b18f60a942104e1a (diff)
downloadaur-fc92909574d7653b8d1d59d37dfecd25c2e2efc3.tar.gz
Forgot to update hash lol
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index eb1b9f2e5768..b6784429a2b1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -9,6 +9,6 @@ pkgbase = lunar-client
depends = xorg-xrandr
options = !strip
source = https://launcherupdates.lunarclientcdn.com/Lunar%20Client-3.2.3.AppImage
- sha256sums = 24dce6de86345f407bb00d5c7cc3e10bd9a0695d5d642d49548e186684b41d99
+ sha256sums = 4074b895f9dba07d5ebdcf556489b62498c88731728ab555cf4ad5345d15bf12
pkgname = lunar-client
diff --git a/PKGBUILD b/PKGBUILD
index 28788e6ab7bd..5217fa119fe5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ depends=(fuse xorg-xrandr)
options=(!strip)
_appimage="Lunar%20Client-${pkgver}.AppImage"
source=("https://launcherupdates.lunarclientcdn.com/${_appimage}")
-sha256sums=('24dce6de86345f407bb00d5c7cc3e10bd9a0695d5d642d49548e186684b41d99')
+sha256sums=('4074b895f9dba07d5ebdcf556489b62498c88731728ab555cf4ad5345d15bf12')
prepare() {
chmod +x "${_appimage}"