summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authord1ceward2020-03-30 11:54:07 +0200
committerd1ceward2020-03-30 11:54:07 +0200
commit9f8dbd8e7791851012c8fe0e84c1d8d5f1472e6a (patch)
tree77a52e67540b5d06c6d62888d33e546fe4f3e785
parent3faade8937ad62247393f568927de8954695e394 (diff)
downloadaur-9f8dbd8e7791851012c8fe0e84c1d8d5f1472e6a.tar.gz
upgpkg: plugn 0.3.2-3
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 702a4d3353ff..1c9b187f87ad 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = plugn
- pkgdesc = Turn SSH into a thin client specifically for your app
+ pkgdesc = Hook system that lets users extend your application with plugins
pkgver = 0.3.2
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/dokku/plugn
arch = x86_64
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index 2bff4e0d1ff1..3ae354c0e9ef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
pkgname=plugn
pkgver=0.3.2
-pkgrel=2
-pkgdesc='Turn SSH into a thin client specifically for your app'
+pkgrel=3
+pkgdesc='Hook system that lets users extend your application with plugins'
arch=('x86_64')
url='https://github.com/dokku/plugn'
license=('MIT')