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 43a4ef3ee7bc..576e9c456192 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jason Stryker <public at jasonstryker dot com>
pkgname=protontricks
-pkgver=1.2.3
+pkgver=1.2.4
pkgrel=1
pkgdesc="A simple wrapper that does winetricks things for Proton enabled games."
arch=('any')
@@ -13,7 +13,7 @@ makedepends=('git' 'python-setuptools')
provides=("protontricks")
conflicts=('protontricks-git')
source=("${url}/archive/${pkgver}.tar.gz")
-sha512sums=('0424e2ab872691faa30856458b4870816d50aeb4a442249f866b6ae66b68ce1e04549b7b36f59f54cacc6243516c895d4937478e90922f4c91d7311980c406e8')
+sha512sums=('47a3750dd46374e921526caf105c95341eca91be737ed5a55ef3be6aa2547995b5f2498050fcb9c613f87cf468dc92e7be4ca1869a8d499660829cabb42f98e4')
build() {
cd "${srcdir}/protontricks-${pkgver}"