summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom van Dijk2022-10-04 08:55:01 +0200
committerTom van Dijk2022-10-04 08:55:01 +0200
commite0322159f418a58bb7f34afb8650d062120cb381 (patch)
tree1b81e538990c423214b068faab0510c188d117da
parent13d8a6ce3189751ed91cff7d106121f8970680e7 (diff)
downloadaur-e0322159f418a58bb7f34afb8650d062120cb381.tar.gz
Bump to 4.0.6
-rw-r--r--.SRCINFO6
-rwxr-xr-xPKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a5dbfe2dd3f3..7cd2a0d7dc31 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = solar-tweaks-bin
pkgdesc = Solar Tweaks is a tool for tweaking and customizing Lunar Client. Give yourself an upgrade in your gaming experience.
- pkgver = 4.0.4
+ pkgver = 4.0.6
pkgrel = 1
url = https://github.com/Solar-Tweaks/Solar-Tweaks
arch = x86_64
@@ -11,7 +11,7 @@ pkgbase = solar-tweaks-bin
depends = nss
provides = solar-tweaks
options = !strip
- source = https://github.com/Solar-Tweaks/Solar-Tweaks/releases/download/v4.0.4/Solar-Tweaks-4.0.4.AppImage
- sha256sums = 4df8d4e2874843feb42f1a338c9d44d1b662c368e5c45c95e73d80e79721a3b7
+ source = https://github.com/Solar-Tweaks/Solar-Tweaks/releases/download/v4.0.6/Solar-Tweaks-4.0.6.AppImage
+ sha256sums = 843dfbbfcc23f172817997ed31b8a8759b4e99b28f994b8b65690461f6e88c53
pkgname = solar-tweaks-bin
diff --git a/PKGBUILD b/PKGBUILD
index b8e90c8c9683..bd289322dd43 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname='solar-tweaks'
pkgname="${_pkgname}-bin"
pkgdesc="Solar Tweaks is a tool for tweaking and customizing Lunar Client. Give yourself an upgrade in your gaming experience. "
-pkgver=4.0.4
+pkgver=4.0.6
_appimage="Solar-Tweaks-$pkgver.AppImage"
pkgrel=1
depends=('alsa-lib' 'atk' 'gtk3' 'nss')
@@ -17,7 +17,7 @@ conflicts=()
source=(
https://github.com/Solar-Tweaks/Solar-Tweaks/releases/download/v$pkgver/$_appimage
)
-sha256sums=(4df8d4e2874843feb42f1a338c9d44d1b662c368e5c45c95e73d80e79721a3b7)
+sha256sums=(843dfbbfcc23f172817997ed31b8a8759b4e99b28f994b8b65690461f6e88c53)
prepare () {
cd "$srcdir"