summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom van Dijk2022-10-10 21:41:04 +0200
committerTom van Dijk2022-10-10 21:41:04 +0200
commitad341b34b133d1e59db19924076bd56c48195c5e (patch)
tree4e729d02a3be11525de44ff9992c261e82631c4c
parente0322159f418a58bb7f34afb8650d062120cb381 (diff)
downloadaur-ad341b34b133d1e59db19924076bd56c48195c5e.tar.gz
Bump to v4.0.7
-rw-r--r--.SRCINFO6
-rwxr-xr-xPKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7cd2a0d7dc31..d5ae3d0ab6f6 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.6
+ pkgver = 4.0.7
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.6/Solar-Tweaks-4.0.6.AppImage
- sha256sums = 843dfbbfcc23f172817997ed31b8a8759b4e99b28f994b8b65690461f6e88c53
+ source = https://github.com/Solar-Tweaks/Solar-Tweaks/releases/download/v4.0.7/Solar-Tweaks-4.0.7.AppImage
+ sha256sums = a7bd678e554d93784eb439b7329efe1763b0a45af540438255a5ab58a74c628c
pkgname = solar-tweaks-bin
diff --git a/PKGBUILD b/PKGBUILD
index bd289322dd43..d13d1b27d834 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.6
+pkgver=4.0.7
_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=(843dfbbfcc23f172817997ed31b8a8759b4e99b28f994b8b65690461f6e88c53)
+sha256sums=(a7bd678e554d93784eb439b7329efe1763b0a45af540438255a5ab58a74c628c)
prepare () {
cd "$srcdir"