From 876557cce655e577a406fe7e6e1994c6c084ee3e Mon Sep 17 00:00:00 2001 From: John McQuah Date: Wed, 18 Oct 2023 13:28:21 +0000 Subject: [PATCH] nyxt: 3.8.0 -> 3.9.0 --- REPO | 6 +++--- nyxt/.footprint | 5 +++-- nyxt/.signature | 8 ++++---- nyxt/Pkgfile | 2 +- 4 files changed, 11 insertions(+), 10 deletions(-) diff --git a/REPO b/REPO index 14c1d0a..3710c6b 100644 --- a/REPO +++ b/REPO @@ -218,11 +218,11 @@ f:73562b8c9613cfeebe13855fd4e1aca2:dreamchess/.footprint f:7570b44e87f3869fc3274f513a21d992:python3-dbfread/.signature f:3479e2d1ccf4a4c69ca2c71ddbe85a88:python3-dbfread/Pkgfile f:e34f33eff018b57c826b1e3eedfa54e8:python3-dbfread/.footprint -f:95bbed9a719b433bacb96d4b7ddc98a9:nyxt/.signature -f:32f96b741141c8ccd06e122d19d88e77:nyxt/Pkgfile +f:15647631daa423f47911fe518c643974:nyxt/.signature +f:58cff76f139fcebd4511d6763f47d23d:nyxt/Pkgfile f:f0dce5a88d0c0b947d395c7476d193ab:nyxt/vi-keybindings.patch f:627ed74e27650ad8b5f860f26a174def:nyxt/post-install -f:35b501d60c181375df136bf8661654e8:nyxt/.footprint +f:f31f3aad21f72426ad14044f2aee3784:nyxt/.footprint f:884e22ac47baed004f195b280605acb6:prboom-plus/.signature f:367a05b627b4fbc0262439022448f570:prboom-plus/Pkgfile f:9fcabeb1ea44a9ccf5cdb840775c01e1:prboom-plus/.footprint diff --git a/nyxt/.footprint b/nyxt/.footprint index 2c832d1..08df9aa 100644 --- a/nyxt/.footprint +++ b/nyxt/.footprint @@ -64,8 +64,9 @@ drwxr-xr-x root/root usr/share/nyxt/libraries/text-buffer/ -rw-r--r-- root/root usr/share/nyxt/libraries/text-buffer/package.lisp -rw-r--r-- root/root usr/share/nyxt/libraries/text-buffer/text-buffer.lisp drwxr-xr-x root/root usr/share/nyxt/libraries/theme/ --rw-r--r-- root/root usr/share/nyxt/libraries/theme/default-dark-theme.png --rw-r--r-- root/root usr/share/nyxt/libraries/theme/default-light-theme.png +-rw-r--r-- root/root usr/share/nyxt/libraries/theme/custom-modus-theme.png +-rw-r--r-- root/root usr/share/nyxt/libraries/theme/dark-theme.svg +-rw-r--r-- root/root usr/share/nyxt/libraries/theme/light-theme.svg -rw-r--r-- root/root usr/share/nyxt/libraries/theme/package.lisp drwxr-xr-x root/root usr/share/nyxt/libraries/theme/tests/ -rw-r--r-- root/root usr/share/nyxt/libraries/theme/tests/tests.lisp diff --git a/nyxt/.signature b/nyxt/.signature index 63d0b66..8be48d2 100644 --- a/nyxt/.signature +++ b/nyxt/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/jmq.pub -RWTTPlFarK9CxNbC5QVhp0J4K6K+RxbLu7XcAJt2qZb/++qvYDpz3w634SLDrTRAIg9wRTrWCjOWceB8yP7etWG/qbhUMkSA9wc= -SHA256 (Pkgfile) = 2ad9f430a301ffaa694646d5af2ee33485131aab3f130136eb67261ad88f902b -SHA256 (.footprint) = de43c480929a054c532ffc8e7aaa1cf12c0a89b0d16a36527dc21829515088ec -SHA256 (nyxt-3.8.0-source-with-submodules.tar.xz) = 7f2d11b5258cb32bd3e7c127bbd2a41cf6d6a8b9a6eb0522f011b2652aab1291 +RWTTPlFarK9CxCCsKmm4gxd7uJfKu92CvMQKI6VvMjIZAkPGLu8sUm+i+YHfLRImVy5DEHiys+k8hjTfHdk2odqzPVMptdljswk= +SHA256 (Pkgfile) = 773dcda57a586c9355f29f982d47609481c65def11b72a26569a57f272079380 +SHA256 (.footprint) = 07a37c1bd1291d63aeff3492c6e8d447213d852f05b64dc045c37a5c0a6109e6 +SHA256 (nyxt-3.9.0-source-with-submodules.tar.xz) = 471f47fe27b4f14bc927ade6458f1e407101de184fcd5060a5678f6fff407d6d SHA256 (vi-keybindings.patch) = fd504b17f9f705ac745301646f45fa6ae53c534804f056e68680118a489b1e8b diff --git a/nyxt/Pkgfile b/nyxt/Pkgfile index d69f642..a7c684e 100644 --- a/nyxt/Pkgfile +++ b/nyxt/Pkgfile @@ -5,7 +5,7 @@ # Optional: xclip enchant name=nyxt -version=3.8.0 +version=3.9.0 release=1 source=(https://github.com/atlas-engineer/nyxt/releases/download/$version/$name-$version-source-with-submodules.tar.xz vi-keybindings.patch)