diff options
author | Dach, Antonin (IOT DS EU CZ DF CSY) | 2020-06-20 20:24:25 +0200 |
---|---|---|
committer | Dach, Antonin (IOT DS EU CZ DF CSY) | 2020-06-20 20:24:25 +0200 |
commit | 4afa4975f1ceb9e677623941d707745027936ac7 (patch) | |
tree | 211b3064df75c7a64ec0a7b07b24deb162119000 /PKGBUILD | |
parent | d11430cccc3bde0fa33737d3105c3ef1c284d81d (diff) | |
download | aur-4afa4975f1ceb9e677623941d707745027936ac7.tar.gz |
gitignore file
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ # Maintainer: Antonín Dach <dach@protonmail.com> pkgname=wayst-git -pkgver=r38.cf2cf2c -pkgrel=2 +pkgver=r50.a0c875b +pkgrel=1 pkgdesc='Simple terminal emulator for Wayland and X11 with OpenGL rendering and minimal dependencies.' arch=('x86_64') url='https://github.com/91861/wayst' |