From 24fd1fe6c62b7a9fc347794fde043285da272f5c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Isma=C3=ABl=20Bouya?= Date: Thu, 13 Dec 2018 21:25:24 +0100 Subject: Initial commit published for NUR --- overlays/pelican/pelican.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 overlays/pelican/pelican.json (limited to 'overlays/pelican/pelican.json') diff --git a/overlays/pelican/pelican.json b/overlays/pelican/pelican.json new file mode 100644 index 00000000..d8f4425e --- /dev/null +++ b/overlays/pelican/pelican.json @@ -0,0 +1,15 @@ +{ + "tag": "4.0.1", + "meta": { + "name": "pelican", + "url": "https://github.com/getpelican/pelican", + "branch": "refs/tags/4.0.1" + }, + "github": { + "owner": "getpelican", + "repo": "pelican", + "rev": "24d6efa9fda4ad45649ddf88c1c596193d589bf8", + "sha256": "09fcwnnfln0cl5v0qpxzrllj27znrg6dbhaksxrl0192c3mbyjvl", + "fetchSubmodules": true + } +} -- cgit v1.2.3