diff --git a/system/devel/xorg-proto/files/doc-install.patch b/system/devel/xorg-proto/files/doc-install.patch
new file mode 100644
index 00000000..54eb0c94
--- /dev/null
+++ b/system/devel/xorg-proto/files/doc-install.patch
@@ -0,0 +1,12 @@
+diff -Nuar a/meson.build b/meson.build
+--- a/meson.build 2021-04-30 02:51:47.000000000 +0300
++++ b/meson.build 2021-05-22 12:42:23.227412930 +0300
+@@ -80,7 +80,7 @@
+ 'resproto.txt',
+ 'xv-protocol-v2.txt')
+ install_data(docs,
+- install_dir: get_option('datadir') / 'doc' / 'xorgproto')
++ install_dir: 'share' / 'doc' / 'xorgproto')
+
+
+ if get_option('legacy') == true
diff --git a/system/devel/xorg-proto/pspec.xml b/system/devel/xorg-proto/pspec.xml
index 8634d7e1..e2d0fd78 100644
--- a/system/devel/xorg-proto/pspec.xml
+++ b/system/devel/xorg-proto/pspec.xml
@@ -12,15 +12,15 @@
library
X.Org Protocol Headers
This package includes the protocol headers needed for X11 development.
- mirrors://xorg/individual/proto/xorgproto-2021.3.tar.bz2
+ mirrors://xorg/individual/proto/xorgproto-2021.4.tar.bz2
meson
- util-macros
+ util-macros
-
+ doc-install.patch
@@ -39,6 +39,13 @@
+
+ 2021-05-22
+ 2021.4
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2021-04-27
2021.3