diff --git a/srcpkgs/gogs/template b/srcpkgs/gogs/template index 68a136a80c1..1e2a2a80e0d 100644 --- a/srcpkgs/gogs/template +++ b/srcpkgs/gogs/template @@ -1,7 +1,7 @@ # Template file for 'gogs' pkgname=gogs -version=0.12.1 -revision=3 +version=0.13.0 +revision=1 build_style=go go_import_path=gogs.io/gogs go_build_tags="sqlite pam cert" @@ -13,7 +13,7 @@ maintainer="Orphaned " license="MIT" homepage="https://gogs.io" distfiles="https://github.com/gogits/gogs/archive/v${version}.tar.gz" -checksum=435ed5ca5e15381883079f1483131e3601f69ff56ebfdb5c60d14c0af98ce9a1 +checksum=59a8c4349ed104ccd44985e940a6cdb25fca1a6019212e7f65b30f1252f627ce conf_files="/etc/gogs.ini" system_accounts="gogs"