From 967bd258ca0768210c2e089fa03b334eb115c4af Mon Sep 17 00:00:00 2001 From: Victor Tebar Date: Sun, 17 Dec 2023 08:46:30 +0000 Subject: [PATCH] nyxt: upgrade to 3.10.0 --- main/nyxt/.checksums | 2 +- main/nyxt/.pkgfiles | 2 +- main/nyxt/spkgbuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/main/nyxt/.checksums b/main/nyxt/.checksums index 227faf7d7..cf466d900 100644 --- a/main/nyxt/.checksums +++ b/main/nyxt/.checksums @@ -1 +1 @@ -7b5825aa52d92653ed840eb86ffc0d7b nyxt-3.9.2.tar.xz +845c9721a31f44af3f89e05cad71f9f1 nyxt-3.10.0.tar.xz diff --git a/main/nyxt/.pkgfiles b/main/nyxt/.pkgfiles index 4d5ab9dc8..d33305699 100644 --- a/main/nyxt/.pkgfiles +++ b/main/nyxt/.pkgfiles @@ -1,4 +1,4 @@ -nyxt-3.9.2-1 +nyxt-3.10.0-1 drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/nyxt diff --git a/main/nyxt/spkgbuild b/main/nyxt/spkgbuild index 29ddc9fc3..aa66eada1 100644 --- a/main/nyxt/spkgbuild +++ b/main/nyxt/spkgbuild @@ -3,7 +3,7 @@ # depends: gobject-introspection libfixposix webkitgtk sbcl hicolor-icon-theme enchant glib-networking gsettings-desktop-schemas name=nyxt -version=3.9.2 +version=3.10.0 release=1 source="$name-$version.tar.xz::https://github.com/atlas-engineer/nyxt/releases/download/$version/$name-$version-source-with-submodules.tar.xz" options="!strip"