mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/mesa to 8.0.4-1
This commit is contained in:
parent
e84002e7c9
commit
3c37c2ff80
1 changed files with 3 additions and 3 deletions
|
@ -19,9 +19,9 @@ if [ "${_git}" = "true" ]; then
|
|||
pkgver=7.10.99.git20110709
|
||||
#pkgver=7.11
|
||||
else
|
||||
pkgver=8.0.3
|
||||
pkgver=8.0.4
|
||||
fi
|
||||
pkgrel=3
|
||||
pkgrel=1
|
||||
arch=('i686' 'x86_64')
|
||||
makedepends=('glproto>=1.4.15' 'libdrm>=2.4.30' 'libxxf86vm>=1.1.1' 'libxdamage>=1.1.3' 'expat>=2.0.1' 'libx11>=1.4.99.1' 'libxt>=1.1.1'
|
||||
'gcc-libs>=4.6.1' 'dri2proto>=2.6' 'python2' 'libxml2' 'imake' 'llvm' 'udev')
|
||||
|
@ -41,7 +41,7 @@ if [ "${_git}" = "true" ]; then
|
|||
fi
|
||||
md5sums=('5c65a0fe315dd347e09b1f2826a1df5a'
|
||||
'c452ed3392468170726c004c2f4e02ca'
|
||||
'cc5ee15e306b8c15da6a478923797171')
|
||||
'd546f988adfdf986cff45b1efa2d8a46')
|
||||
|
||||
build() {
|
||||
cd ${srcdir}/?esa-*
|
||||
|
|
Loading…
Reference in a new issue