summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0a66ad7e385b..e2011c4f1ddc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Morris Jobke <hey AT morrisjobke DOT de>
pkgname=plugn
-pkgver=0.6.0
+pkgver=0.6.1
pkgrel=1
pkgdesc='Hook system that lets users extend your application with plugins'
arch=('x86_64')
@@ -11,7 +11,7 @@ license=('MIT')
source=("https://github.com/dokku/plugn/releases/download/v${pkgver}/plugn_${pkgver}_linux_x86_64.tgz"
'LICENSE')
-sha256sums=('e305f856c3abf7785062a1aafb31f763765fc3b598d4860e0708a0c8b5706f21'
+sha256sums=('885b7b7239c47dc540363c8216ef88df0983fc124457ea36765c677b0f199f90'
'b1ac2fed5ac269fb7bbf651a3d37ef5fd56d2c33320e17cb6e23a22a93f5c046')
package() {