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

Andreas Radke andyrtr at nymeria.archlinux.org
Wed Jan 30 20:40:20 UTC 2013


    Date: Wednesday, January 30, 2013 @ 21:40:20
  Author: andyrtr
Revision: 176355

upgpkg: xf86-video-ati 1:7.1.0-1

upstream update 7.1.0

Modified:
  xf86-video-ati/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-01-30 20:33:38 UTC (rev 176354)
+++ PKGBUILD	2013-01-30 20:40:20 UTC (rev 176355)
@@ -3,20 +3,20 @@
 # Contributor: Alexander Baldeck <alexander at archlinux.org>
 
 pkgname=xf86-video-ati
-pkgver=7.0.0
+pkgver=7.1.0
 epoch=1
 pkgrel=1
 pkgdesc="X.org ati video driver"
 arch=('i686' 'x86_64')
 url="http://xorg.freedesktop.org/"
 license=('custom')
-depends=('libdrm>=2.4.40' 'systemd-tools' 'ati-dri')
+depends=('libdrm>=2.4.41' 'systemd-tools' 'ati-dri')
 makedepends=('xorg-server-devel' 'X-ABI-VIDEODRV_VERSION=13' 'resourceproto' 'scrnsaverproto')
 conflicts=('xorg-server<1.13.0' 'X-ABI-VIDEODRV_VERSION<13' 'X-ABI-VIDEODRV_VERSION>=14')
 groups=('xorg-drivers' 'xorg')
 options=('!libtool')
 source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('c0acc81386425651aae5dfe02d89f935bb63b2a62104da0d88deac3c773ea10e')
+sha256sums=('c8ae44051fcb331625217f98c09a3aa69f493052b69d62c03f41fed0bfe610cd')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list