summaryrefslogtreecommitdiff
path: root/extra/xf86-video-ast/PKGBUILD
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2012-07-04 15:31:41 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2012-07-04 15:31:41 -0300
commit4e3e2f9e625584fee1cdb96fcec3a49f0cacdc8b (patch)
tree671e3e120a47e02d837e20d9759de78b9a7b4f07 /extra/xf86-video-ast/PKGBUILD
parent1f31420f313381bbb03fdc934348f5606134191c (diff)
parent298f654d4656dcc1e8d78c37dd77ae2ebfc1bf5f (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community/freevo/PKGBUILD core/openldap/PKGBUILD extra/xf86-video-fbdev/PKGBUILD staging/glibc/PKGBUILD staging/glibc/glibc-2.15-revert-c5a0802a.patch
Diffstat (limited to 'extra/xf86-video-ast/PKGBUILD')
-rw-r--r--extra/xf86-video-ast/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/xf86-video-ast/PKGBUILD b/extra/xf86-video-ast/PKGBUILD
index 76025dea9..0a876c8a7 100644
--- a/extra/xf86-video-ast/PKGBUILD
+++ b/extra/xf86-video-ast/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 154223 2012-03-24 10:34:56Z jgc $
+# $Id: PKGBUILD 162869 2012-07-02 16:09:01Z andyrtr $
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=xf86-video-ast
-pkgver=0.93.10
+pkgver=0.96.0
pkgrel=1
pkgdesc="X.org ASPEED AST Graphics video driver"
arch=(i686 x86_64)
@@ -14,7 +14,7 @@ conflicts=('xorg-server<1.12.0')
options=('!libtool')
groups=('xorg-drivers' 'xorg')
source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('c9d466fef391bdf960f79b82f1f776a1c1ab870e93475c3d1b3d028531fac4e0')
+sha256sums=('73ac2bc3999add5a77c9d5d38d3651d5e50ab7bbac81d710912ab3125fc1ab3c')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"