summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBayi2020-10-26 17:13:30 +0100
committerBayi2020-10-26 17:13:30 +0100
commitc56ae4939697fa9fab51f972d291e30db058539c (patch)
tree242c3e91e2993225cef31e7b0fc40c37384eb4f4 /PKGBUILD
parentcc8b0550ffce371d91020b77e3497e2d33597242 (diff)
downloadaur-c56ae4939697fa9fab51f972d291e30db058539c.tar.gz
Strip arguments from exec lines
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b43e3d188b95..d04370fb180a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Balázs Batári <bayi@bayi.hu>
pkgname=qdmenu
-pkgver=v1.0.38.g7b684c5
+pkgver=v1.0.39.g4f65398
pkgrel=1
pkgdesc="A QML launcher similar to dmenu"
arch=('i686' 'x86_64')