diff --git a/main/hugo/.checksums b/main/hugo/.checksums index 647a146c9..4bca32db4 100644 --- a/main/hugo/.checksums +++ b/main/hugo/.checksums @@ -1 +1 @@ -07729f62311a3e1bdb0aa8b45deeffbb hugo-0.121.0.tar.gz +8d480d42b30b8d8e2f8056df7fc5bb4a hugo-0.121.1.tar.gz diff --git a/main/hugo/.pkgfiles b/main/hugo/.pkgfiles index 46e23cc8b..69670cc2e 100644 --- a/main/hugo/.pkgfiles +++ b/main/hugo/.pkgfiles @@ -1,4 +1,4 @@ -hugo-0.121.0-1 +hugo-0.121.1-1 drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/hugo diff --git a/main/hugo/spkgbuild b/main/hugo/spkgbuild index eb6670697..65e61575f 100755 --- a/main/hugo/spkgbuild +++ b/main/hugo/spkgbuild @@ -2,7 +2,7 @@ # depends : go name=hugo -version=0.121.0 +version=0.121.1 release=1 source="https://github.com/gohugoio/$name/archive/v$version/$name-$version.tar.gz"