diff --git a/main/hugo/.checksums b/main/hugo/.checksums index be54d9e18..b4bf4ae39 100644 --- a/main/hugo/.checksums +++ b/main/hugo/.checksums @@ -1 +1 @@ -c6b72e1b6e4aa2f30be7ddac8ea68efe hugo-0.111.2.tar.gz +e45a1fd42db9ecb358f88dc4d741e2fc hugo-0.111.3.tar.gz diff --git a/main/hugo/.pkgfiles b/main/hugo/.pkgfiles index 6fddf33fa..4adec501c 100644 --- a/main/hugo/.pkgfiles +++ b/main/hugo/.pkgfiles @@ -1,4 +1,4 @@ -hugo-0.111.2-1 +hugo-0.111.3-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 af0b242ee..809e26cfd 100755 --- a/main/hugo/spkgbuild +++ b/main/hugo/spkgbuild @@ -2,7 +2,7 @@ # depends : go name=hugo -version=0.111.2 +version=0.111.3 release=1 source="https://github.com/gohugoio/$name/archive/v$version/$name-$version.tar.gz"