main/xf86-video-dummy: upgrade to 0.3.6

This commit is contained in:
Natanael Copa 2012-09-02 12:21:30 +00:00
parent c9aad04137
commit 6fdbcf58f7

View File

@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=xf86-video-dummy
pkgver=0.3.5
pkgver=0.3.6
pkgrel=0
pkgdesc="X.Org driver for dummy cards"
url="http://xorg.freedesktop.org/"
@ -26,4 +26,4 @@ package() {
rm "$pkgdir"/usr/lib/xorg/modules/*/*.la || return 1
install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
}
md5sums="89701f372eed9ed541cf00d57c78e7ef xf86-video-dummy-0.3.5.tar.bz2"
md5sums="dc40aebf031f933523dcf101befe99e4 xf86-video-dummy-0.3.6.tar.bz2"