diff options
Diffstat (limited to 'main/xf86-video-vesa/APKBUILD')
-rw-r--r-- | main/xf86-video-vesa/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/xf86-video-vesa/APKBUILD b/main/xf86-video-vesa/APKBUILD index 23a7c8fb01..f678f7d8c6 100644 --- a/main/xf86-video-vesa/APKBUILD +++ b/main/xf86-video-vesa/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=xf86-video-vesa pkgver=2.3.4 -pkgrel=1 +pkgrel=2 pkgdesc="X.org vesa video driver" url="http://xorg.freedesktop.org/" arch="all" |