summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAntonin Décimo2020-12-12 21:02:53 +0100
committerAntonin Décimo2020-12-12 21:02:53 +0100
commit50050192ddac6c38d4fb5b51310218bed8709e32 (patch)
treece0b3341d95615abf42f1fe7e7c6a4717f2ef18d
parent00132926e8ccf2c8670b0fb6960f38a2d754846b (diff)
downloadaur-50050192ddac6c38d4fb5b51310218bed8709e32.tar.gz
Update description
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 28740fc156cd..9194f53540b2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = xorg-xwayland-hidpi-git
- pkgdesc = run X clients under wayland
+ pkgdesc = Run X clients under Wayland, with HiDPI (git version)
pkgver = 1.20.0.r795.gf95d81e88
- pkgrel = 1
+ pkgrel = 2
url = https://xorg.freedesktop.org
arch = x86_64
groups = xorg
diff --git a/PKGBUILD b/PKGBUILD
index cfe6ddc6f971..7339da6d307b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,12 @@
pkgname=xorg-xwayland-hidpi-git
pkgver=1.20.0.r795.gf95d81e88
-pkgrel=1
+pkgrel=2
arch=('x86_64')
license=('custom')
groups=('xorg')
url="https://xorg.freedesktop.org"
-pkgdesc="run X clients under wayland"
+pkgdesc="Run X clients under Wayland, with HiDPI (git version)"
depends=('nettle' 'libepoxy' 'systemd-libs' 'libxfont2'
'pixman' 'xorg-server-common')
makedepends=('meson' 'git'