wezterm: version bump

This commit is contained in:
John McQuah 2022-09-17 10:03:00 -04:00
parent 2e61fd5722
commit 7a0cd17e1b
3 changed files with 11 additions and 11 deletions

12
REPO
View File

@ -120,8 +120,8 @@ f:90b704c0368e54b6a53bf71ffb410714:maelstrom/.signature
f:884580c8c5c7d844e88e7bff2cb0953a:maelstrom/Pkgfile
f:9e19f6160558cb713c892443221e304e:maelstrom/include-time_h.patch
f:d03d0dd51e9b14a3c1963e30f046b26d:maelstrom/.footprint
f:dab880af5bf9d95e8b2574c43f6a03c9:wildmidi/.signature
f:26b6899451b2b5eefc829c959480cf52:wildmidi/Pkgfile
f:df5c88bf6b3bb96d0fd1635bb8362ece:wildmidi/.signature
f:f368078c3f1e8b89868c0dc0799b472c:wildmidi/Pkgfile
f:cd04b0bc583d4fa09d3047239b7473b8:wildmidi/.footprint
f:464dbf1dd0e4335360063c8dca1323d8:python3-agate-sql/.signature
f:3dcf84e1d49d8d064dc0cf79dce43015:python3-agate-sql/Pkgfile
@ -245,8 +245,8 @@ f:35fd902dc3aae8f5010066d609c15b49:libde265/Pkgfile
f:ba6c5e1b302053219c6a54ec88115b55:libde265/.footprint
f:f957caafb472d8c9921ba06c188e762d:wezterm/README
f:69f0af978af475763423ee7333e0a6d4:wezterm/wezterm.lua
f:1e61463cbea04dad2bef3831bc3ce4b6:wezterm/.signature
f:7244298afb412cf44793d26200984db7:wezterm/Pkgfile
f:66f3b744799c092d524aa28e233d0d2f:wezterm/.signature
f:46dc4a636fc0fbbfa98561b12c06faaa:wezterm/Pkgfile
f:1d592352de4fc7bf9f9be410dfaa5619:wezterm/.footprint
f:d043b24a83709648d2c9ce50f5aca1c2:geany/.signature
f:9d03d3bfd648354b24ed899495efdb16:geany/Pkgfile
@ -308,8 +308,8 @@ f:abd630e4c2fca1c82f3ab82628e761a1:oksh/.footprint
f:dbce5a2fd52e39aefb5855258ca642c5:cagebreak/.signature
f:b2f8d16caea89451939a00b700415ecf:cagebreak/Pkgfile
f:e0f3905fa3c1a067ba576932711d21a4:cagebreak/.footprint
f:64401397320236dba8a148b4513742c0:tagutil/.signature
f:44dcf9b47d2d1824de3fe7b51484a99a:tagutil/Pkgfile
f:10a047cd0a37146281b4a5a55083f760:tagutil/.signature
f:5d28fd4029aa7d681486c6920a0cc82b:tagutil/Pkgfile
f:1e86acff2b0e4f7f59c4c91d39625f09:tagutil/.footprint
f:954ff587e91be4401c7002e508463469:hdf5/.signature
f:7f5ed4879cc3c7ccdccc65ca6485d950:hdf5/Pkgfile

View File

@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/jmq.pub
RWTTPlFarK9CxI5xnpHZM1Cfpc0Bp3AbTLJcZSMbvI4OjHUY1mzLZWgqtOKVRa7h0SVyiWa5qi2yOPGZqOKhsE3EIDXiwyn79gs=
SHA256 (Pkgfile) = 8f5891af1a8a9772f009ec56db10199113c5f28e297d088e76349f10c805ad39
RWTTPlFarK9CxGl9FDXSG3aulBm5vveT5Ab3uk9Mmy/9UWzX4ZfzLs2wX0oEygU56VF7yFV2FCWSMg600LK5xbLtvQkWqaDUgQs=
SHA256 (Pkgfile) = 3271279d9b411bede9fe4741cabe65ef6e7b04a3a8c2ed201c019f3cd9f6f3fa
SHA256 (.footprint) = 8dd66b161ba5a509708a3ade8c9d8d411fb6f0da5ec8994ce5268e93661f4db4
SHA256 (wezterm-20220807-113146-c2fee766-src.tar.gz) = d0f8ba218afed0755367ed81d3ce76f71a5c3c8237e1108c120c37336843d65d
SHA256 (wezterm-20220905-102802-7d4b8249-src.tar.gz) = 5898af2bb2dbedcae2648764d5b7abd3d98b0aa3d05d171b09e0e3f76b7dd545
SHA256 (wezterm.lua) = 1973f4481dc3af749283a7260449b9d809e744ebe1ff28ffa92c4f56660372b9

View File

@ -1,11 +1,11 @@
# Description: fancy terminal emulator for xorg and wayland
# URL: https://wezfurlong.org/wezterm/
# Maintainer: John McQuah, jmcquah at disroot dot org
# Depends on: rust cmake git fontconfig pkgconf libxkbcommon hicolor-icon-theme xorg-libx11 xorg-xcb-util xorg-xcb-util-image xorg-xcb-util-keysyms xorg-xcb-util-wm
# Depends on: rust git fontconfig libxkbcommon hicolor-icon-theme xorg-libx11 xorg-xcb-util xorg-xcb-util-image xorg-xcb-util-keysyms xorg-xcb-util-wm
# Nice to have: wayland
name=wezterm
version=20220807-113146-c2fee766
version=20220905-102802-7d4b8249
release=1
source=(https://github.com/wez/$name/releases/download/$version/$name-$version-src.tar.gz wezterm.lua)