hugo

Unnamed repository; edit this file 'description' to name the repository.

git clone git://git.shimmy1996.com/hugo.git
commit b82f440c59a5bf466c0f4c0431af6099216b0e37
parent c8143efa5d21d20bcf3fa1d4f3fb292e460f90d8
Author: Anthony Fok <foka@debian.org>
Date:   Fri, 11 Sep 2020 23:56:29 -0600

Revert "snap: Change confinement from strict to classic"

We need to wait until classic confinement review process at
https://forum.snapcraft.io/t/request-for-classic-confinement-for-hugo-snap/19892
is completed before "confinement: classic" uploads to the Snap Store
are accepted.

This reverts commit 6f4ff1a4617ec42861d255db718286ceaf4f6c8e.

Diffstat:
Msnap/snapcraft.yaml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml
@@ -5,7 +5,7 @@ description: |
   Hugo is a static HTML and CSS website generator written in Go. It is
   optimized for speed, easy use and configurability. Hugo takes a directory
   with content and templates and renders them into a full HTML website.
-confinement: classic
+confinement: strict
 grade: devel # "devel" or "stable"
 
 apps: