mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
community/weston to 1.11.0-1
This commit is contained in:
parent
766ec41683
commit
fbe1b07846
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
# - export flags for rpi
|
||||
|
||||
pkgname=weston
|
||||
pkgver=1.10.0
|
||||
pkgver=1.11.0
|
||||
pkgrel=1
|
||||
pkgdesc='Reference implementation of a Wayland compositor'
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -16,7 +16,7 @@ depends=('wayland' 'libxkbcommon' 'libinput' 'libunwind' 'poppler-glib' 'mtdev'
|
|||
makedepends=('wayland-protocols')
|
||||
makedepends_armv6h=('raspberrypi-firmware')
|
||||
source=("http://wayland.freedesktop.org/releases/$pkgname-$pkgver.tar.xz")
|
||||
sha1sums=('c9c2c8e2e798b25e7bf6b31bf0c4ef08724a7ebb')
|
||||
sha1sums=('8b051ee16b785b6db16657161aeed6cd6724f028')
|
||||
|
||||
build() {
|
||||
cd $pkgname-$pkgver
|
||||
|
|
Loading…
Reference in a new issue