summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom van Dijk2022-08-19 13:33:45 +0200
committerTom van Dijk2022-08-19 13:33:45 +0200
commit13d8a6ce3189751ed91cff7d106121f8970680e7 (patch)
treea8f5ef103daac5298e7d003233d020dc35ce986a
parent47161e2d6e67036366f895f45b579e38db7faa5a (diff)
downloadaur-13d8a6ce3189751ed91cff7d106121f8970680e7.tar.gz
Update to v4.0.4
-rw-r--r--.SRCINFO6
-rwxr-xr-xPKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 37d9bb092c2d..a5dbfe2dd3f3 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.3
+ pkgver = 4.0.4
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.3/Solar-Tweaks-4.0.3.AppImage
- sha256sums = SKIP
+ source = https://github.com/Solar-Tweaks/Solar-Tweaks/releases/download/v4.0.4/Solar-Tweaks-4.0.4.AppImage
+ sha256sums = 4df8d4e2874843feb42f1a338c9d44d1b662c368e5c45c95e73d80e79721a3b7
pkgname = solar-tweaks-bin
diff --git a/PKGBUILD b/PKGBUILD
index bbc49db531bd..b8e90c8c9683 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.3
+pkgver=4.0.4
_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=(SKIP)
+sha256sums=(4df8d4e2874843feb42f1a338c9d44d1b662c368e5c45c95e73d80e79721a3b7)
prepare () {
cd "$srcdir"