blob: bd06aff5cd015d5d33cb668ac7468e9bbf1502de (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
pkgbase = plugn
pkgdesc = Hook system that lets users extend your application with plugins
pkgver = 0.16.0
pkgrel = 1
url = https://github.com/dokku/plugn
arch = x86_64
license = MIT
makedepends = go
source = https://github.com/dokku/plugn/archive/refs/tags/v0.16.0.tar.gz
sha256sums = 07fa067c1717e17e744b705a7bd9097d8f94c442a6784629b84b9861fa2cb386
pkgname = plugn
|