summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMax2017-03-28 19:42:52 -0400
committerMax2017-03-28 19:42:52 -0400
commit3c91aa1169c968f952879987690e63ee50fd3542 (patch)
tree7334747f411e93551b9575d7eada79442ada4d53 /PKGBUILD
parentfb9ba19a0cea016fe62977a062af6e64f837148f (diff)
downloadaur-3c91aa1169c968f952879987690e63ee50fd3542.tar.gz
simplified arg handling
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 27feafb10934..1596583eb78a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Max <silverhammermba@gmail.com>
pkgname=launch-cmd
-pkgver=1
+pkgver=1.0.1
pkgrel=1
pkgdesc="Launch an independent process from a shell"
arch=('any')