mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
alarm/xf86-video-omap to 0.4.3-2
This commit is contained in:
parent
67ed3b57ce
commit
bae48a1946
1 changed files with 2 additions and 2 deletions
|
@ -6,14 +6,14 @@ buildarch=4
|
|||
|
||||
pkgname="xf86-video-omap"
|
||||
pkgver=0.4.3
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
arch=('armv7h')
|
||||
url="http://cgit.freedesktop.org/xorg/driver/xf86-video-omap/"
|
||||
license=('GPL2')
|
||||
makedepends=('pkgconfig' 'xorg-server-devel' 'resourceproto' 'scrnsaverproto')
|
||||
options=('!libtool')
|
||||
source=('http://cgit.freedesktop.org/xorg/driver/xf86-video-omap/snapshot/xf86-video-omap-0.4.3.tar.gz')
|
||||
md5sums=('09168250689964ddd7c31442fc353e4c')
|
||||
md5sums=('d53bfdc06199b522140c83701fd027b4')
|
||||
|
||||
build() {
|
||||
cd "${srcdir}/xf86-video-omap-${pkgver}"
|
||||
|
|
Loading…
Reference in a new issue