libmanette: update to 0.2.6.
This commit is contained in:
parent
a937ab9733
commit
08805c5696
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libmanette'
|
# Template file for 'libmanette'
|
||||||
pkgname=libmanette
|
pkgname=libmanette
|
||||||
version=0.2.5
|
version=0.2.6
|
||||||
revision=1
|
revision=1
|
||||||
build_helper="gir"
|
build_helper="gir"
|
||||||
build_style=meson
|
build_style=meson
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://gitlab.gnome.org/aplazas/libmanette"
|
homepage="https://gitlab.gnome.org/aplazas/libmanette"
|
||||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=8006e08480c0cbd4f749ec155827d100447cf23903fad8240a7c4c321aa09a2b
|
checksum=63653259a821ec7d90d681e52e757e2219d462828c9d74b056a5f53267636bac
|
||||||
|
|
||||||
libmanette-devel_package() {
|
libmanette-devel_package() {
|
||||||
depends="libglib-devel ${sourcepkg}>=${version}_${revision}"
|
depends="libglib-devel ${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Reference in a new issue