summaryrefslogtreecommitdiff
path: root/extra
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-08-08 02:22:24 -0700
committerroot <root@rshg054.dnsready.net>2013-08-08 02:22:24 -0700
commitd65d13a9fb3099310bb7736be11ee0724dde2dc7 (patch)
tree0e80461dca84901d8f25cfbe99aeec404698522f /extra
parentb7d2dcfdb924359a7bdb0614960df38e6e4a9feb (diff)
Thu Aug 8 02:21:16 PDT 2013
Diffstat (limited to 'extra')
-rw-r--r--extra/pixman/PKGBUILD6
-rw-r--r--extra/xf86-video-ati/PKGBUILD8
2 files changed, 7 insertions, 7 deletions
diff --git a/extra/pixman/PKGBUILD b/extra/pixman/PKGBUILD
index 156bc59fb..5262059e8 100644
--- a/extra/pixman/PKGBUILD
+++ b/extra/pixman/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 185126 2013-05-11 09:39:45Z andyrtr $
+# $Id: PKGBUILD 192216 2013-08-07 19:14:18Z andyrtr $
# Maintainer: Jan de Groot <jgc@archlinux.org>
# Maintainer: Andreas Radke <andyrtr@archlinux.org>
# Contributor: Alexander Baldeck <alexander@archlinux.org>
pkgname=pixman
-pkgver=0.30.0
+pkgver=0.30.2
pkgrel=1
pkgdesc="The pixel-manipulation library for X and cairo"
arch=(i686 x86_64)
@@ -13,7 +13,7 @@ license=('custom')
depends=('glibc')
options=('!libtool')
source=(http://xorg.freedesktop.org/releases/individual/lib/${pkgname}-${pkgver}.tar.bz2)
-sha1sums=('7ef2e8a355c2ac38bd4b3390ad220801433422dc')
+sha1sums=('4ea0832932fd5447a1d5768e0d5403b6c7c4dbaf')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
diff --git a/extra/xf86-video-ati/PKGBUILD b/extra/xf86-video-ati/PKGBUILD
index e2ec0bdcf..3eaefab5d 100644
--- a/extra/xf86-video-ati/PKGBUILD
+++ b/extra/xf86-video-ati/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 180193 2013-03-18 16:09:02Z andyrtr $
+# $Id: PKGBUILD 192205 2013-08-07 15:15:12Z lcarlier $
# Maintainer: Jan de Groot <jgc@archlinux.org>
# Contributor: Alexander Baldeck <alexander@archlinux.org>
pkgname=xf86-video-ati
-pkgver=7.1.0
+pkgver=7.2.0
epoch=1
-pkgrel=3
+pkgrel=1
pkgdesc="X.org ati video driver"
arch=('i686' 'x86_64')
url="http://xorg.freedesktop.org/"
@@ -16,7 +16,7 @@ conflicts=('xorg-server<1.14.0' 'X-ABI-VIDEODRV_VERSION<14' 'X-ABI-VIDEODRV_VERS
groups=('xorg-drivers' 'xorg')
options=('!libtool')
source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('c8ae44051fcb331625217f98c09a3aa69f493052b69d62c03f41fed0bfe610cd')
+sha256sums=('f30f5efdc8d7d18d06eda7ef2f91a8b7290f1cfbf6ff26362cd47ab8969daec4')
build() {
cd ${srcdir}/${pkgname}-${pkgver}