Skip to content
Snippets Groups Projects
Commit 05474e94 authored by Eric Vidal's avatar Eric Vidal :speech_balloon:
Browse files

upgpkg: 6.0.1-2

parent 4f5b2bb0
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@
# Contributor: Joel Teichroeb <joel@teichroeb.net>
pkgname=weston
pkgver=6.0.0
pkgver=6.0.1
pkgrel=2
pkgdesc='Reference implementation of a Wayland compositor'
arch=('x86_64')
......@@ -15,10 +15,8 @@ depends=('glibc' 'wayland' 'libxkbcommon' 'libinput' 'libunwind' 'pixman'
'mesa' 'libegl' 'libgles' 'glib2' 'pango' 'lcms2' 'mtdev' 'libx11'
'libxcb' 'dbus' 'libva' 'libxcursor' 'colord' 'freerdp')
makedepends=('wayland-protocols' 'meson' 'ninja')
source=("https://wayland.freedesktop.org/releases/$pkgname-$pkgver.tar.xz"
"https://gitlab.freedesktop.org/wayland/weston/commit/cbffca980b19fd6a6de14d9f2b4dca6a7711d9e0.patch")
md5sums=('7c634e262f8a464a076c97fd50ad36b3'
'58467d89c63213af991d29035882d376')
source=("https://wayland.freedesktop.org/releases/$pkgname-$pkgver.tar.xz")
md5sums=('e7b10710ef1eac82258f97bfd41fe534')
prepare() {
cd $pkgname-$pkgver
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment