summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f45ca1a35a5a..dca1b8eb8a67 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,9 @@
# Maintainer: Max <silverhammermba@gmail.com>
pkgname=launch-cmd
pkgver=1.0.1
-pkgrel=2
+pkgrel=3
pkgdesc="Launch an independent process from a shell"
+url="https://github.com/silverhammermba/launch"
arch=('any')
license=('GPL')
source=('launch.c')