nyxt: update to 3.2.1

This commit is contained in:
oliverwiegers 2023-06-22 21:26:12 +02:00 committed by Duncan Overbruck
parent 029914e3c5
commit fedfdbd1c6

View file

@ -1,6 +1,6 @@
# Template file for 'nyxt' # Template file for 'nyxt'
pkgname=nyxt pkgname=nyxt
version=3.2.0 version=3.2.1
revision=1 revision=1
create_wrksrc=yes create_wrksrc=yes
build_style=gnu-makefile build_style=gnu-makefile
@ -13,7 +13,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="BSD-3-Clause" license="BSD-3-Clause"
homepage="https://nyxt.atlas.engineer/" homepage="https://nyxt.atlas.engineer/"
distfiles="https://github.com/atlas-engineer/nyxt/releases/download/${version}/${pkgname}-${version}-source-with-submodules.tar.xz" distfiles="https://github.com/atlas-engineer/nyxt/releases/download/${version}/${pkgname}-${version}-source-with-submodules.tar.xz"
checksum=3e7a2812563ea3f2fe0c039db0d693a4de99d22cef1b0dec09173d1b7fbaf691 checksum=55112dca1a7e0fc8d8c2c2531ecd996c2020ab0e242e240d223aa00498b63d66
# Disable check because ASDF/USER::PROVE is not installed # Disable check because ASDF/USER::PROVE is not installed
make_check=no make_check=no
nostrip=yes nostrip=yes