summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorWez Furlong2020-06-07 09:50:26 -0700
committerWez Furlong2020-06-07 09:50:26 -0700
commitc75b09f8ed8796ffe696f079ff2bff3324d1457c (patch)
tree98c84e38167d3e847c8f19a8a73ff2f01b359724 /.SRCINFO
parent88bed30c50313d06a998b60062f93f99d67dd4d3 (diff)
downloadaur-c75b09f8ed8796ffe696f079ff2bff3324d1457c.tar.gz
Now includes .desktop and color schemes
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO13
1 files changed, 10 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d82ce68f224a..d3910696801a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,20 +1,27 @@
pkgbase = wezterm-nightly-bin
pkgdesc = Bleeding edge builds of a GPU-accelerated cross-platform terminal emulator and multiplexer implemented in Rust
pkgver = 20200517.122836.92c201c6.105.g5d508350
- pkgrel = 1
+ pkgrel = 2
url = https://wezfurlong.org/wezterm
arch = i686
arch = x86_64
license = MIT
- depends = fuse
+ makedepends = fuse
+ depends = dbus
+ depends = fontconfig
+ depends = hicolor-icon-theme
depends = libx11
+ depends = libxkbcommon-x11
+ depends = wayland
+ depends = xcb-util-keysyms
+ depends = xcb-util-wm
provides = wezterm
conflicts = wezterm-bin
options = !strip
source = wezterm::https://github.com/wez/wezterm/releases/download/nightly/WezTerm-nightly-Ubuntu16.04.AppImage
source = LICENSE::https://github.com/wez/wezterm/raw/master/LICENSE.md
sha256sums = SKIP
- sha256sums = SKIP
+ sha256sums = 191c46fcf52061382b1c51a70311eb9081381cc158e5899f3739473a9432185b
pkgname = wezterm-nightly-bin