summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorWez Furlong2020-09-08 21:17:07 -0700
committerWez Furlong2020-09-08 21:17:07 -0700
commita1fd27140d8f1656cdf2ca4ace7e410f9c4d613d (patch)
tree92912020dccf7678d50c297b71f3e7d104c59008
parent7aa55c673f14a05ba2fc7338184cb6f88b377d99 (diff)
downloadaur-a1fd27140d8f1656cdf2ca4ace7e410f9c4d613d.tar.gz
bump
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d3910696801a..f644c58ef304 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
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 = 2
+ pkgrel = 3
url = https://wezfurlong.org/wezterm
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 1693fb02eb65..26e5309c5ffd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=wezterm-nightly-bin
pkgver=20200517.122836.92c201c6.105.g5d508350
-pkgrel=2
+pkgrel=3
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'