diff options
author | James Meyer <james.meyer@operamail.com> | 2012-12-22 15:54:46 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2012-12-22 15:54:46 (GMT) |
commit | 5489ad014713fbbd42f3b577b29e21b2cd0585fa (patch) | |
tree | 777b6daa12044967bac020ed889ff551626575e4 /abs | |
parent | c28f014c4955b6d126af19f2dbb861ab1a086723 (diff) | |
download | linhes_pkgbuild-5489ad014713fbbd42f3b577b29e21b2cd0585fa.zip linhes_pkgbuild-5489ad014713fbbd42f3b577b29e21b2cd0585fa.tar.gz linhes_pkgbuild-5489ad014713fbbd42f3b577b29e21b2cd0585fa.tar.bz2 |
xf86-video-vesa: rebuild to match current X ABI
Diffstat (limited to 'abs')
-rw-r--r-- | abs/core/xf86-video-vesa/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core/xf86-video-vesa/PKGBUILD b/abs/core/xf86-video-vesa/PKGBUILD index 3f48ff9..af85057 100644 --- a/abs/core/xf86-video-vesa/PKGBUILD +++ b/abs/core/xf86-video-vesa/PKGBUILD @@ -3,7 +3,7 @@ pkgname=xf86-video-vesa pkgver=2.3.2 -pkgrel=2 +pkgrel=3 pkgdesc="X.org vesa video driver" arch=(i686 x86_64) license=('custom') |