mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
community/weston to 1.3.1-1
This commit is contained in:
parent
58af333856
commit
3d8598006d
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
||||||
# - export flags for rpi
|
# - export flags for rpi
|
||||||
|
|
||||||
pkgname=weston
|
pkgname=weston
|
||||||
pkgver=1.3.0
|
pkgver=1.3.1
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='Reference implementation of a Wayland compositor'
|
pkgdesc='Reference implementation of a Wayland compositor'
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
|
@ -14,7 +14,7 @@ url='http://wayland.freedesktop.org'
|
||||||
license=('MIT')
|
license=('MIT')
|
||||||
depends=('libxkbcommon' 'libunwind' 'poppler-glib' 'mtdev' 'libxcursor' 'glu' 'pango' 'colord')
|
depends=('libxkbcommon' 'libunwind' 'poppler-glib' 'mtdev' 'libxcursor' 'glu' 'pango' 'colord')
|
||||||
source=("http://wayland.freedesktop.org/releases/$pkgname-$pkgver.tar.xz")
|
source=("http://wayland.freedesktop.org/releases/$pkgname-$pkgver.tar.xz")
|
||||||
sha1sums=('670f95844d20dc87da579b6ac566388edc0bfa0c')
|
sha1sums=('56acdfde4d1a3871d6e54f0cdbcf2736e73e979a')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd $pkgname-$pkgver
|
cd $pkgname-$pkgver
|
||||||
|
|
Loading…
Reference in a new issue