[arch-commits] Commit in xf86-video-ati/trunk (PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Wed Nov 2 16:50:26 UTC 2011


    Date: Wednesday, November 2, 2011 @ 12:50:26
  Author: andyrtr
Revision: 141739

upstream update 6.14.3

Modified:
  xf86-video-ati/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-11-02 16:42:28 UTC (rev 141738)
+++ PKGBUILD	2011-11-02 16:50:26 UTC (rev 141739)
@@ -3,10 +3,10 @@
 # Contributor: Alexander Baldeck <alexander at archlinux.org>
 
 pkgname=xf86-video-ati
-pkgver=6.14.2
-pkgrel=2
+pkgver=6.14.3
+pkgrel=1
 pkgdesc="X.org ati video driver"
-arch=(i686 x86_64)
+arch=('i686' 'x86_64')
 url="http://xorg.freedesktop.org/"
 license=('custom')
 depends=(libpciaccess libdrm udev pixman ati-dri)
@@ -15,7 +15,7 @@
 groups=('xorg-drivers' 'xorg')
 options=('!libtool')
 source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
-sha1sums=('2733b3c126ad9e082ea18b7e7663d6d87fce4d49')
+sha1sums=('db635e2e2858d5db90362f546ac0adad85474bad')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list