summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorD1ceWard2022-03-06 19:58:57 +0100
committerD1ceWard2022-03-06 19:58:57 +0100
commitddcd191c4c88264428abc78d90e93d65f63b1630 (patch)
treef9396fc835845df91b45d92bf6f3656bf58a9aac /PKGBUILD
parent8a6c4105d12454193628aa3fe4f7d0c16f4509db (diff)
downloadaur-ddcd191c4c88264428abc78d90e93d65f63b1630.tar.gz
upgpkg: plugn 0.8.2-1
upstream release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e825eaa69ced..473fe06e0345 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Fabien LEFEBVRE <contact@d1ceward.com>
pkgname=plugn
-pkgver=0.7.1
+pkgver=0.8.2
pkgrel=1
pkgdesc='Hook system that lets users extend your application with plugins'
arch=('x86_64')
@@ -9,7 +9,7 @@ url='https://github.com/dokku/plugn'
license=('MIT')
source=("${url}/releases/download/v${pkgver}/${pkgname}_${pkgver}_linux_amd64.tgz"
"https://raw.githubusercontent.com/dokku/plugn/master/LICENSE")
-sha256sums=('dc2c54c0fc6d0418699e71331c6592a4fb0ef065f6231e727d13541fcee977a7'
+sha256sums=('3bbb57f9849f30ccb8e7ef2c3a879218bee1e33d3e81ced453c87841bd554f98'
'53e5aa5031ccdfb11c748e9f626650fca882501618167a690631f76b71c26aaa')
package() {