* update libpanel to 1.4.1-1
This commit is contained in:
parent
a31de2e6ed
commit
841e604a3c
@ -7,12 +7,12 @@ pkgname=(
|
||||
libpanel
|
||||
libpanel-docs
|
||||
)
|
||||
pkgver=1.4.0
|
||||
pkgver=1.4.1
|
||||
pkgrel=1
|
||||
pkgdesc="Dock/panel library for GTK 4"
|
||||
url="https://gitlab.gnome.org/GNOME/libpanel"
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
license=(LGPL)
|
||||
license=(LGPL-3.0-or-later)
|
||||
depends=(
|
||||
cairo
|
||||
glib2
|
||||
@ -28,7 +28,7 @@ makedepends=(
|
||||
meson
|
||||
vala
|
||||
)
|
||||
_commit=3719f5d044d0ba068b525d14f8366d7e43297c89 # tags/1.4.0^0
|
||||
_commit=c16317c2af563d203c230b0168a54a59a751442b # tags/1.4.1^0
|
||||
source=("git+https://gitlab.gnome.org/GNOME/libpanel.git#commit=$_commit")
|
||||
b2sums=('SKIP')
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user