summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFabien LEFEBVRE2019-12-02 10:20:49 +0100
committerFabien LEFEBVRE2019-12-02 10:20:49 +0100
commit51c2593b33cd51a3ffddb03e66c7f3601ff5efb9 (patch)
treed1b1e3539d3067460be4c40afe0047a175f88fbf /PKGBUILD
parentf732385a0cdf0fbfa6fd662f05847a52ba6bc60c (diff)
downloadaur-51c2593b33cd51a3ffddb03e66c7f3601ff5efb9.tar.gz
upgpkg: plugn 0.3.2-1
upstream release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 094d0b0ade1c..7c70ced87268 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,8 @@
-# Maintainer: Morris Jobke <hey AT morrisjobke DOT de>
+# Maintainer: Fabien LEFEBVRE <contact@d1ceward.com>
+# Contributor: Morris Jobke <hey AT morrisjobke DOT de>
pkgname=plugn
-pkgver=0.3.0
+pkgver=0.3.2
pkgrel=1
pkgdesc='Turn SSH into a thin client specifically for your app'
arch=('x86_64')
@@ -9,7 +10,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=('ede923ac9ebaff1ef6b3a7e9a362ef71821d737f4b09dc6a2013e2513f855a77')
+sha256sums=('2b07d5a0272d6f04eaad9ee7bd3953816a3f46d62399bb93b490a935696d567c')
package(){
install -Dm 755 plugn "$pkgdir"/usr/bin/plugn