summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorWilliam Brown2021-12-14 20:44:54 -0800
committerWilliam Brown2021-12-14 20:44:54 -0800
commit6287452222c1955208049d119f5f56232e952a72 (patch)
treefa15180843b1fb02e627567fb967f0f87cf74b87 /PKGBUILD
parent3f23d6aeea70051e052c61d13d74f7b2c44a2bef (diff)
downloadaur-thrive-launcher-bin.tar.gz
Update to 1.2.9
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 02291d9ee253..d33b3af6432a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: William Brown <glowinthedarkcia@horsefucker.org>
pkgname="thrive-launcher-bin"
-pkgver="1.2.8"
+pkgver="1.2.9"
pkgrel="1"
arch=("x86_64")
pkgdesc="Manages downloading Thrive releases."
url="https://revolutionarygamesstudio.com/"
source=("https://github.com/Revolutionary-Games/Thrive-Launcher/releases/download/v$pkgver/thrive-launcher_${pkgver}_amd64.deb" "https://raw.githubusercontent.com/Revolutionary-Games/Thrive-Launcher/master/LICENSE.md")
-sha256sums=("20d469262b5a99979769f84a71fcf304b72b4f2293760b610d85f377be1cbe0b" "c123d9ef3ea298ce75469ecf5c2b43e56ae33a7571ac4518fb4ee44c01523f1b")
+sha256sums=("769bd5a648e5da59cf1cd29597aee9c880d73d35f39a1e1bfb0454b60081f5f8" "cc1d44cfce6878a1c4bf3d0655ddc01166a4605e71cf8db48099aeaed320d932")
license=("GPL" "MIT")
-depends=("gtk3" "nss" "libxss" "lib32-glibc")
+depends=("gtk3" "nss" "lib32-glibc")
package() {
bsdtar -C "$pkgdir" -xzf "$srcdir/data.tar.xz"
mkdir -p "$pkgdir/usr/share/licenses/thrive-launcher-bin"