mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
alarm/xf86-video-omap to 0.4.3-5
This commit is contained in:
parent
2da2daf62d
commit
e4c2cc1b02
1 changed files with 2 additions and 2 deletions
|
@ -6,14 +6,14 @@ buildarch=4
|
|||
|
||||
pkgname="xf86-video-omap"
|
||||
pkgver=0.4.3
|
||||
pkgrel=4
|
||||
pkgrel=5
|
||||
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=('d53bfdc06199b522140c83701fd027b4')
|
||||
md5sums=('ae43cac7808f161d0b6ff82853eb42a3')
|
||||
|
||||
build() {
|
||||
cd "${srcdir}/xf86-video-omap-${pkgver}"
|
||||
|
|
Loading…
Reference in a new issue