mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
nyxt: update to 2.2.3
Signed-off-by: Alexander Egorenkov <egorenar-dev@posteo.net>
This commit is contained in:
parent
d0e29cd8b0
commit
2c2e8138fc
1 changed files with 5 additions and 5 deletions
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'nyxt'
|
||||
pkgname=nyxt
|
||||
version=2.0.0
|
||||
revision=2
|
||||
wrksrc=nyxt
|
||||
version=2.2.3
|
||||
revision=1
|
||||
create_wrksrc=yes
|
||||
build_style=gnu-makefile
|
||||
make_build_target=all
|
||||
hostmakedepends="sbcl git"
|
||||
|
@ -12,8 +12,8 @@ short_desc="Keyboard-oriented, extensible web-browser"
|
|||
maintainer="0x0f0f0f <sudo-woodo3@protonmail.com>"
|
||||
license="BSD-3-Clause"
|
||||
homepage="https://nyxt.atlas.engineer/"
|
||||
distfiles="https://nyxt.atlas.engineer/static/release/nyxt-linux-${version}.tar.gz"
|
||||
checksum=71154bc6ef88f176f3f7783e1c0ecc191b6dcdd996e1c67f2bbc417b651e0355
|
||||
distfiles="https://github.com/atlas-engineer/nyxt/releases/download/${version}/${pkgname}-${version}-source-with-submodules.tar.xz"
|
||||
checksum=f611a0cee412b64f4bf93228aa975621734ace797153580c58c61616c7db02d8
|
||||
# Disable check because ASDF/USER::PROVE is not installed
|
||||
make_check=no
|
||||
nostrip=yes
|
||||
|
|
Loading…
Add table
Reference in a new issue