summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2f68a5010e19..8828842d31b9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: HurricanePootis <hurricanepootis@protonmail.com>
pkgname=creators-tf-launcher-bin
-pkgver=0.2.9
+pkgver=0.3.0
pkgrel=1
pkgdesc="The community launcher from the Creators.TF project for Team Fortress 2"
arch=('x86_64')
@@ -9,7 +9,7 @@ license=('MIT')
depends=('libnotify' 'libxss' 'nspr' 'nss' 'gtk3' 'c-ares' 'ffmpeg' 'libevent' 'libnghttp2' 'libxslt' 'minizip' 're2' 'snappy')
makedepends=('tar')
source=("https://github.com/ampersoftware/Creators.TF-Community-Launcher/releases/download/$pkgver/creators-tf-launcher_"$pkgver"_amd64.deb")
-sha512sums=('80f68b45170770e1afffbde1ef9b5be584bbf28711d3bbc417241b409f4481d2789c96fb67d2977b09feec72a4dad0958cd3d2a4cd74a21d1b6fceb812188971')
+sha512sums=('7776641cb902332e4ecceee50a9e0354afe2d75babd24eb27c730806790f8ae289ea1fa4d7d35d40a38cd406e46f27cd6f7c3e3e3ec9a9fde2e9c160e2d5cff9')
conflicts=('creators-tf-launcher')
prepare() {