summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkyak2020-12-18 18:23:06 +0300
committerkyak2020-12-18 18:23:06 +0300
commit12efa000cdb962973112b8626aa7384b8f7df504 (patch)
tree014283da904c5b9dd7d4f091ababa494a54dd9a6
parent2a0db8be216aadc150b091314b1ddf2932334b78 (diff)
downloadaur-12efa000cdb962973112b8626aa7384b8f7df504.tar.gz
updpkg: xorg-server 1.20.10-3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD5
2 files changed, 6 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1d807ce7f062..4db230b61acc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = xorg-server-bug865
pkgver = 1.20.10
- pkgrel = 1
+ pkgrel = 3
url = https://xorg.freedesktop.org
arch = x86_64
groups = xorg
@@ -33,10 +33,10 @@ pkgbase = xorg-server-bug865
makedepends = libxshmfence
makedepends = libunwind
makedepends = systemd
- makedepends = wayland-protocols
- makedepends = egl-wayland
makedepends = meson
makedepends = git
+ makedepends = wayland-protocols
+ makedepends = egl-wayland
source = git+https://gitlab.freedesktop.org/xorg/xserver#commit=bc111a2e67e16d4e6d4f3196ab86c22c1e278c45
source = xserver-autobind-hotplug.patch
source = 0001-v2-FS-58644.patch
diff --git a/PKGBUILD b/PKGBUILD
index 74fcf161658d..d26d257485dd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=xorg-server-bug865
_commit=bc111a2e67e16d4e6d4f3196ab86c22c1e278c45 # server-1.20-branch 2020-12-01 = 1.20.10
pkgver=1.20.10
-pkgrel=1
+pkgrel=3
arch=('x86_64')
license=('custom')
groups=('xorg')
@@ -17,7 +17,8 @@ makedepends=('xorgproto' 'pixman' 'libx11' 'mesa' 'mesa-libgl' 'xtrans'
'libxmu' 'libxrender' 'libxi' 'libxaw' 'libxtst' 'libxres'
'xorg-xkbcomp' 'xorg-util-macros' 'xorg-font-util' 'libepoxy'
'xcb-util' 'xcb-util-image' 'xcb-util-renderutil' 'xcb-util-wm' 'xcb-util-keysyms'
- 'libxshmfence' 'libunwind' 'systemd' 'wayland-protocols' 'egl-wayland' 'meson' 'git')
+ 'libxshmfence' 'libunwind' 'systemd' 'meson' 'git'
+ 'wayland-protocols' 'egl-wayland')
source=(#https://xorg.freedesktop.org/releases/individual/xserver/xorg-server-${pkgver}.tar.bz2{,.sig}
"git+https://gitlab.freedesktop.org/xorg/xserver#commit=${_commit}" #?signed"
xserver-autobind-hotplug.patch