diff --git a/main/hugo/.checksums b/main/hugo/.checksums index a0ee1fd217..647a146c90 100644 --- a/main/hugo/.checksums +++ b/main/hugo/.checksums @@ -1 +1 @@ -c2076258e07b684988fd93025c4b0b8e hugo-0.120.4.tar.gz +07729f62311a3e1bdb0aa8b45deeffbb hugo-0.121.0.tar.gz diff --git a/main/hugo/.pkgfiles b/main/hugo/.pkgfiles index a85e45189d..46e23cc8b1 100644 --- a/main/hugo/.pkgfiles +++ b/main/hugo/.pkgfiles @@ -1,4 +1,4 @@ -hugo-0.120.4-1 +hugo-0.121.0-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 cf77ccfda2..eb66706971 100755 --- a/main/hugo/spkgbuild +++ b/main/hugo/spkgbuild @@ -2,7 +2,7 @@ # depends : go name=hugo -version=0.120.4 +version=0.121.0 release=1 source="https://github.com/gohugoio/$name/archive/v$version/$name-$version.tar.gz"