summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom van Dijk2022-12-01 22:41:57 +0100
committerTom van Dijk2022-12-01 22:41:57 +0100
commit32abe37cfac5fb2b2710a4076e7cd14a9e40d35f (patch)
tree4e365dc938a1467bb59a496e7f021c01d22b7b1a
parenta7f8e95b11b9793a9c1db2505edc68fb590ea5bc (diff)
downloadaur-32abe37cfac5fb2b2710a4076e7cd14a9e40d35f.tar.gz
bump to v4.2.0
-rw-r--r--.SRCINFO6
-rwxr-xr-xPKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7a0245132f70..61dc85aa9d4a 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.1.0
+ pkgver = 4.2.0
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.1.0/Solar-Tweaks-4.1.0.AppImage
- sha256sums = 9bc9be421ac4100b5a68752695ca3dc7a8a5f5751517f658648fa1789f0af8b5
+ source = https://github.com/Solar-Tweaks/Solar-Tweaks/releases/download/v4.2.0/Solar-Tweaks-4.2.0.AppImage
+ sha256sums = ae2f5c0d4f514efd0f10f54fd6862075868798de9b73ac29ea2fb101e07f63b3
pkgname = solar-tweaks-bin
diff --git a/PKGBUILD b/PKGBUILD
index 8afcfc210aa1..5363a4ae52cd 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.1.0
+pkgver=4.2.0
_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=(9bc9be421ac4100b5a68752695ca3dc7a8a5f5751517f658648fa1789f0af8b5)
+sha256sums=(ae2f5c0d4f514efd0f10f54fd6862075868798de9b73ac29ea2fb101e07f63b3)
prepare () {
cd "$srcdir"