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

andyrtr at archlinux.org andyrtr at archlinux.org
Fri Jun 29 19:57:48 UTC 2012


    Date: Friday, June 29, 2012 @ 15:57:48
  Author: andyrtr
Revision: 162762

upgpkg: xf86-video-ati 1:6.14.6-1

upstream update 6.14.6

Modified:
  xf86-video-ati/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-06-29 19:46:48 UTC (rev 162761)
+++ PKGBUILD	2012-06-29 19:57:48 UTC (rev 162762)
@@ -3,20 +3,20 @@
 # Contributor: Alexander Baldeck <alexander at archlinux.org>
 
 pkgname=xf86-video-ati
-pkgver=6.14.5
+pkgver=6.14.6
 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.35' 'systemd-tools' 'ati-dri')
+depends=('libdrm>=2.4.37' 'systemd-tools' 'ati-dri')
 makedepends=('xorg-server-devel>=1.11.99.902' 'xf86driproto' 'mesa')
 conflicts=('xorg-server<1.11.99.902')
 groups=('xorg-drivers' 'xorg')
 options=('!libtool')
 source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('ef879d2845de50cec1aa98e37185271e1d535c0009efd6713ec88206b7197d53')
+sha256sums=('aa5286b3e4f0187d7df14785c06dd800255d9405205dbf061da5d77df86bec36')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list