summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNils2022-03-06 19:05:50 -0700
committerNils2022-03-06 19:05:50 -0700
commitaafc8653b1469c7a26394b12f69babf7c7106c9b (patch)
tree4ca0169cd6a8bfcad7b4d127f2be6d397bc18bd4 /PKGBUILD
parentffb8580bc2356c4dcb09ed51c7c66c4ed18bce7d (diff)
downloadaur-aafc8653b1469c7a26394b12f69babf7c7106c9b.tar.gz
Fix for args after %command%
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4b181a43381f..996538ad68f7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: JcNils <jcnils at user dot noreply dot github dot com >
# Contributor: Xaryphon <xaryphon at tuta dot io>
pkgname=protonhax
-pkgver=1.0.2
+pkgver=1.0.3
pkgrel=2
pkgdesc="Program to help executing outside programs in proton"
arch=('x86_64')