nyxt: update to 3.6.1
This commit is contained in:
parent
c2740c27a4
commit
75a0155329
@ -79,6 +79,7 @@ drwxr-xr-x root/root usr/share/nyxt/source/
|
||||
-rw-r--r-- root/root usr/share/nyxt/source/buffer.lisp
|
||||
-rw-r--r-- root/root usr/share/nyxt/source/changelog.lisp
|
||||
-rw-r--r-- root/root usr/share/nyxt/source/clipboard.lisp
|
||||
-rw-r--r-- root/root usr/share/nyxt/source/color.lisp
|
||||
-rw-r--r-- root/root usr/share/nyxt/source/command-commands.lisp
|
||||
-rw-r--r-- root/root usr/share/nyxt/source/command.lisp
|
||||
-rw-r--r-- root/root usr/share/nyxt/source/concurrency.lisp
|
||||
@ -106,6 +107,7 @@ drwxr-xr-x root/root usr/share/nyxt/source/mode/
|
||||
-rw-r--r-- root/root usr/share/nyxt/source/mode/annotate.lisp
|
||||
-rw-r--r-- root/root usr/share/nyxt/source/mode/autofill.lisp
|
||||
-rw-r--r-- root/root usr/share/nyxt/source/mode/base.lisp
|
||||
-rw-r--r-- root/root usr/share/nyxt/source/mode/base.lisp.orig
|
||||
-rw-r--r-- root/root usr/share/nyxt/source/mode/blocker.lisp
|
||||
-rw-r--r-- root/root usr/share/nyxt/source/mode/bookmark-frequent-visits.lisp
|
||||
-rw-r--r-- root/root usr/share/nyxt/source/mode/bookmark.lisp
|
||||
@ -123,6 +125,7 @@ drwxr-xr-x root/root usr/share/nyxt/source/mode/
|
||||
-rw-r--r-- root/root usr/share/nyxt/source/mode/help.lisp
|
||||
-rw-r--r-- root/root usr/share/nyxt/source/mode/hint-prompt-buffer.lisp
|
||||
-rw-r--r-- root/root usr/share/nyxt/source/mode/hint.lisp
|
||||
-rw-r--r-- root/root usr/share/nyxt/source/mode/history-migration.lisp
|
||||
-rw-r--r-- root/root usr/share/nyxt/source/mode/history-tree.lisp
|
||||
-rw-r--r-- root/root usr/share/nyxt/source/mode/history.lisp
|
||||
-rw-r--r-- root/root usr/share/nyxt/source/mode/input-edit.lisp
|
||||
|
@ -1,6 +1,6 @@
|
||||
untrusted comment: verify with /etc/ports/jmq.pub
|
||||
RWTTPlFarK9CxBOsGa+uR23QMsM3nkW3Znp74OAu31NE4peqs7N1Kf5xi5ff3MseIpnehisuI96R+XB7+C5kUCRAJfFsDTIlWQQ=
|
||||
SHA256 (Pkgfile) = 0e4f203d8305e17b29da8e267fd946b20d762c2f305fa74d6e8b1a816a6c827d
|
||||
SHA256 (.footprint) = 537768aed6726e5e80f471ecb13cb1c69e3492adf7d4e185d0ffa4f734213b25
|
||||
SHA256 (nyxt-3.4.0-source-with-submodules.tar.xz) = 3fad7e69385b28334fcbd1d370a33dc413d0c95af816ec5b7484bc37347d1e5e
|
||||
RWTTPlFarK9CxE8Y8kdmIsbKzd7m+WNnQ8o6TjHXZ59HO+0A2cvj2GKIJ4ov+/uxRSbT5wKQpCAeDdqi9v8fQReGP3xSEDww6gw=
|
||||
SHA256 (Pkgfile) = 839f7382c44879c4305901c9de65779ad8d8fae70eb0e7961df7268686d61e8a
|
||||
SHA256 (.footprint) = abf43222bdb5ae9760c12c8df310298d450b25218d0f04370c72582e6cb882c7
|
||||
SHA256 (nyxt-3.6.1-source-with-submodules.tar.xz) = a6b57eeeee3c66710e6bd54f6a4654d0ac843e30735781af9e92b0fe41139719
|
||||
SHA256 (vi-keybindings.patch) = fd504b17f9f705ac745301646f45fa6ae53c534804f056e68680118a489b1e8b
|
||||
|
@ -5,7 +5,7 @@
|
||||
# Optional: xclip enchant
|
||||
|
||||
name=nyxt
|
||||
version=3.4.0
|
||||
version=3.6.1
|
||||
release=1
|
||||
source=(https://github.com/atlas-engineer/nyxt/releases/download/$version/$name-$version-source-with-submodules.tar.xz vi-keybindings.patch)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user