summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDach, Antonin (ADV D EU CZ AE AC)2020-07-29 09:46:10 +0200
committerDach, Antonin (ADV D EU CZ AE AC)2020-07-29 09:46:10 +0200
commit823a635cacd2675bc051c9b787c4d819772c80a1 (patch)
tree99b1404f7934c3b13fa8301b788ff5f02871937a
parent37d7476d7dc4de0e278e9d9999b2004de3c06ee5 (diff)
downloadaur-823a635cacd2675bc051c9b787c4d819772c80a1.tar.gz
libxrandr as build dep
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 28ad5c3ec896..cc46164eba09 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = wayst-git
pkgdesc = Simple terminal emulator for Wayland and X11 with OpenGL rendering and minimal dependencies.
- pkgver = r104.e4ae37b
+ pkgver = r105.0dd22cc
pkgrel = 1
url = https://github.com/91861/wayst
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 6039408d32e3..8e57d6062916 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: AntonĂ­n Dach <dach@protonmail.com>
pkgname=wayst-git
-pkgver=r104.e4ae37b
+pkgver=r105.0dd22cc
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'
license=('MIT')
-depends=('mesa' 'freetype2' 'fontconfig' 'libxkbcommon')
+depends=('mesa' 'freetype2' 'fontconfig' 'libxkbcommon', 'libxrandr')
makedepends=('git')
provides=('wayst')
conflicts=('wayst')