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

Andreas Radke andyrtr at archlinux.org
Tue Mar 6 19:31:02 UTC 2018


    Date: Tuesday, March 6, 2018 @ 19:31:01
  Author: andyrtr
Revision: 317935

upgpkg: xf86-video-ati 1:18.0.0-1

upstream update 18.0.0

Modified:
  xf86-video-ati/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-06 19:27:16 UTC (rev 317934)
+++ PKGBUILD	2018-03-06 19:31:01 UTC (rev 317935)
@@ -3,7 +3,7 @@
 # Contributor: Alexander Baldeck <alexander at archlinux.org>
 
 pkgname=xf86-video-ati
-pkgver=7.10.0
+pkgver=18.0.0
 pkgrel=1
 epoch=1
 pkgdesc="X.org ati video driver"
@@ -15,7 +15,7 @@
 conflicts=('xorg-server<1.19.0' 'X-ABI-VIDEODRV_VERSION<23' 'X-ABI-VIDEODRV_VERSION>=24')
 groups=('xorg-drivers')
 source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2{,.sig})
-sha256sums=('ee51d642e3105cb5424f02622dc2966b87b42d498bb34104a70fcf6d4a8f4e79'
+sha512sums=('a9a634091f208099885039d42433cee061e03968417c0d535691833abcc9162d8d0a46f99bac902f0885beb14dcc9a011d104b535ffe492562fd5bb740ad4721'
             'SKIP')
 validpgpkeys=('B09FAF35BE914521980951145A81AF8E6ADBB200') # Michel Daenzer <michel at daenzer.net>
 
@@ -29,8 +29,7 @@
   export CXXFLAGS=${CXXFLAGS/-fno-plt}
   export LDFLAGS=${LDFLAGS/,-z,now}
 
-  ./configure --prefix=/usr \
-     --with-glamor
+  ./configure --prefix=/usr
   make
 }
 



More information about the arch-commits mailing list