summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMorris Jobke2016-02-15 14:09:26 +0100
committerMorris Jobke2016-02-15 14:09:26 +0100
commit551e59c3659b2645cfe622c59b1810163cc5eee7 (patch)
treec116d221f502277211b21608e54f1ef3f92204a4 /PKGBUILD
parentfabde89f50c16c0cb0ea03ea04dd025dae3bef4c (diff)
downloadaur-551e59c3659b2645cfe622c59b1810163cc5eee7.tar.gz
fix URL
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5514e9d4acee..b8960c33ddcd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=0.2.1
pkgrel=1
pkgdesc='Turn SSH into a thin client specifically for your app'
arch=('x86_64')
-url='https://github.com/dokku/sshcommand'
+url='https://github.com/dokku/plugn'
license=('bsd')
source=("https://github.com/dokku/plugn/releases/download/v${pkgver}/plugn_${pkgver}_linux_x86_64.tgz")