summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorWez Furlong2021-09-27 08:25:12 -0700
committerWez Furlong2021-09-27 08:25:12 -0700
commit2d42f2c2db24305bcaba9c6aa98c7376ac25e547 (patch)
tree7ebf3b3ff5f95dc05b770af2a9e80d1c6d021de0 /PKGBUILD
parentf123535117da1b1805e4c97e445bd54203dd4e5f (diff)
downloadaur-2d42f2c2db24305bcaba9c6aa98c7376ac25e547.tar.gz
update for ubuntu 16 EOL
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4bfe59d128f8..8d2507254d9d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=wezterm-nightly-bin
pkgver=20200517.122836.92c201c6.105.g5d508350
-pkgrel=8
+pkgrel=9
pkgdesc='Bleeding edge builds of a GPU-accelerated cross-platform terminal emulator and multiplexer implemented in Rust'
arch=('i686' 'x86_64')
url='https://wezfurlong.org/wezterm'
@@ -25,7 +25,7 @@ depends=(
'xcb-util-wm'
)
source=(
- "wezterm::https://github.com/wez/wezterm/releases/download/nightly/WezTerm-nightly-Ubuntu16.04.AppImage"
+ "wezterm::https://github.com/wez/wezterm/releases/download/nightly/WezTerm-nightly-Ubuntu18.04.AppImage"
)
sha256sums=(
'SKIP'