summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom van Dijk2023-02-22 20:46:10 +0100
committerTom van Dijk2023-02-22 20:46:10 +0100
commit7e1fd324571a9d52dd800df561713c6bd3f1af68 (patch)
treee007a3806d3fc5303c2493c551c46d097b67a4c3
parent3a1eddc64e6576f995324440379c4e5288222f5d (diff)
downloadaur-7e1fd324571a9d52dd800df561713c6bd3f1af68.tar.gz
bump to version 4.3.1
-rw-r--r--.SRCINFO6
-rwxr-xr-xPKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 20085026e039..1b0235fe09b4 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.3.0
+ pkgver = 4.3.1
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.3.0/Solar-Tweaks-4.3.0.AppImage
- sha256sums = 0612b74b835323e0fa24851d3c2ff91ed8da19749c2feabb71203f5f88dfd727
+ source = https://github.com/Solar-Tweaks/Solar-Tweaks/releases/download/v4.3.1/Solar-Tweaks-4.3.1.AppImage
+ sha256sums = 7d9551030f3dc9559931aee8b90ddae01de3ad88d02f056737413bd4c2326e6e
pkgname = solar-tweaks-bin
diff --git a/PKGBUILD b/PKGBUILD
index 139850c817e2..ece0f49f288d 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.3.0
+pkgver=4.3.1
_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=(0612b74b835323e0fa24851d3c2ff91ed8da19749c2feabb71203f5f88dfd727)
+sha256sums=(7d9551030f3dc9559931aee8b90ddae01de3ad88d02f056737413bd4c2326e6e)
prepare () {
cd "$srcdir"