summaryrefslogtreecommitdiffstats
path: root/main/xf86-video-sis
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2012-03-27 22:03:41 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2012-03-28 00:00:32 +0000
commit183c47b94655f7ff43058ec56ae566e5c7db566d (patch)
tree7e8436637c3600dda9b2c306a396b2db4c04b577 /main/xf86-video-sis
parent2f5767d728f25a56ca0554244e4609d9f4914d9d (diff)
downloadaports-183c47b94655f7ff43058ec56ae566e5c7db566d.tar.bz2
aports-183c47b94655f7ff43058ec56ae566e5c7db566d.tar.xz
main/xf86-video-sis: upgrade to 0.10.4
Diffstat (limited to 'main/xf86-video-sis')
-rw-r--r--main/xf86-video-sis/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/xf86-video-sis/APKBUILD b/main/xf86-video-sis/APKBUILD
index ea0c9ffde..d2be39980 100644
--- a/main/xf86-video-sis/APKBUILD
+++ b/main/xf86-video-sis/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=xf86-video-sis
-pkgver=0.10.3
-pkgrel=4
+pkgver=0.10.4
+pkgrel=0
pkgdesc="X.org SiS video driver"
url="http://xorg.freedesktop.org/"
arch="all"
@@ -32,4 +32,4 @@ package() {
rm "$pkgdir"/usr/lib/xorg/modules/*/*.la || return 1
install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
}
-md5sums="dd930928b5ed7fcf34e3be4d43202ec7 xf86-video-sis-0.10.3.tar.bz2"
+md5sums="e1dda5365ad28ef3165fd0ed25952d9c xf86-video-sis-0.10.4.tar.bz2"