wayland-protocols: update ver
This commit is contained in:
parent
7abb2d4646
commit
0722b6d58c
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
pkgname=wayland-protocols
|
||||
pkgver=1.20
|
||||
pkgver=1.21
|
||||
deps="pkgconf:wayland"
|
||||
|
||||
fetch() {
|
||||
curl "https://wayland.freedesktop.org/releases/wayland-protocols-1.20.tar.xz" -o $pkgname-$pkgver.tar.xz
|
||||
curl "https://wayland.freedesktop.org/releases/wayland-protocols-$pkgver.tar.xz" -o $pkgname-$pkgver.tar.xz
|
||||
tar -xf $pkgname-$pkgver.tar.xz
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue