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 908cfa1e0e22..956ba5fd60e2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=protontricks
pkgver=1.3
-pkgrel=1
+pkgrel=2
pkgdesc="A simple wrapper that does winetricks things for Proton enabled games."
arch=('any')
url="https://github.com/Matoking/protontricks"
@@ -13,7 +13,7 @@ makedepends=('git' 'python-setuptools')
provides=("protontricks")
conflicts=('protontricks-git')
source=("${url}/archive/${pkgver}.tar.gz")
-sha512sums=('0a96a4df01816b9500a11f70be378a2c3e89d00a4542ec4d5bc3a35bc88d104c54eca2fe2dfe127bbe98b63b81e9f20a59942dba0c31dfd4369146d6747fdef5')
+sha512sums=('eb99ca9548cde2fa73705b838b7cb93c7b76460a9d96bb69aeaad772f304f37c9e0eb2481e9123145825a7379bd9d998a0fbeb52f77adf663d5c49bcff61be20')
build() {
cd "${srcdir}/protontricks-${pkgver}"