diff --git a/main/hugo/.checksums b/main/hugo/.checksums index c3c21ed79..69a07398c 100644 --- a/main/hugo/.checksums +++ b/main/hugo/.checksums @@ -1 +1 @@ -e48be98fb173df361453fca1708f0102 hugo-0.104.3.tar.gz +e21695fcf4e560a37e4cc773af7fab93 hugo-0.105.0.tar.gz diff --git a/main/hugo/.pkgfiles b/main/hugo/.pkgfiles index 011663b39..8609a0796 100644 --- a/main/hugo/.pkgfiles +++ b/main/hugo/.pkgfiles @@ -1,4 +1,4 @@ -hugo-0.104.3-1 +hugo-0.105.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 ef3ded9bf..e29d8c929 100755 --- a/main/hugo/spkgbuild +++ b/main/hugo/spkgbuild @@ -2,7 +2,7 @@ # depends : go name=hugo -version=0.104.3 +version=0.105.0 release=1 source="https://github.com/gohugoio/$name/archive/v$version/$name-$version.tar.gz"