summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMorris Jobke2017-04-11 03:13:44 +0200
committerMorris Jobke2017-04-11 03:13:44 +0200
commitf732385a0cdf0fbfa6fd662f05847a52ba6bc60c (patch)
treeacd6402d7c9d70bb3e5e12e2fe4bac2721259905 /PKGBUILD
parent431eeaa2ef8fca741cc0621498c67f21e8ebaee6 (diff)
downloadaur-f732385a0cdf0fbfa6fd662f05847a52ba6bc60c.tar.gz
plugn 0.3.0
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 052d20fa9555..094d0b0ade1c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Morris Jobke <hey AT morrisjobke DOT de>
pkgname=plugn
-pkgver=0.2.2
+pkgver=0.3.0
pkgrel=1
pkgdesc='Turn SSH into a thin client specifically for your app'
arch=('x86_64')
@@ -9,7 +9,7 @@ url='https://github.com/dokku/plugn'
license=('bsd')
source=("https://github.com/dokku/plugn/releases/download/v${pkgver}/plugn_${pkgver}_linux_x86_64.tgz")
-sha256sums=('9c83ee9cce126ac405e648d4fef55c1c85cbcb8151b23e48bf3235bde97e89bb')
+sha256sums=('ede923ac9ebaff1ef6b3a7e9a362ef71821d737f4b09dc6a2013e2513f855a77')
package(){
install -Dm 755 plugn "$pkgdir"/usr/bin/plugn