From 4dbca502d213d6f34d2c8cf32f42f885ba164f8c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Milan=20P=2E=20Stani=C4=87?= <mps@arvanta.net> Date: Wed, 10 Nov 2021 07:59:01 +0000 Subject: [PATCH] community/xf86-video-sis: rebuild with xorg-server-dev 21.1.1 --- community/xf86-video-sis/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/xf86-video-sis/APKBUILD b/community/xf86-video-sis/APKBUILD index 2eb83ce5cdd0..f8e3af92570c 100644 --- a/community/xf86-video-sis/APKBUILD +++ b/community/xf86-video-sis/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=xf86-video-sis pkgver=0.12.0 -pkgrel=0 +pkgrel=1 pkgdesc="X.org SiS video driver" url="https://xorg.freedesktop.org" arch="all" -- GitLab