bijiben: update to 40.0.
This commit is contained in:
parent
f4601451e1
commit
14da8ed160
1 changed files with 4 additions and 4 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'bijiben'
|
# Template file for 'bijiben'
|
||||||
pkgname=bijiben
|
pkgname=bijiben
|
||||||
version=3.38.0
|
version=40.0
|
||||||
revision=2
|
revision=1
|
||||||
build_helper="gir"
|
build_helper="gir"
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Dzeitgeist=true"
|
configure_args="-Dzeitgeist=true"
|
||||||
hostmakedepends="itstool pkg-config gettext glib-devel"
|
hostmakedepends="itstool pkg-config gettext glib-devel"
|
||||||
makedepends="clutter-gtk-devel evolution-devel tracker3-devel webkit2gtk-devel
|
makedepends="clutter-gtk-devel evolution-devel tracker3-devel webkit2gtk-devel
|
||||||
zeitgeist-devel libhandy-devel"
|
zeitgeist-devel libhandy1-devel"
|
||||||
depends="desktop-file-utils tracker3 zeitgeist"
|
depends="desktop-file-utils tracker3 zeitgeist"
|
||||||
short_desc="Intuitive note editor with strong GNOME desktop integration"
|
short_desc="Intuitive note editor with strong GNOME desktop integration"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
|
@ -15,7 +15,7 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://wiki.gnome.org/Apps/Notes"
|
homepage="https://wiki.gnome.org/Apps/Notes"
|
||||||
changelog="https://raw.githubusercontent.com/GNOME/bijiben/gnome-${version%.*}/NEWS"
|
changelog="https://raw.githubusercontent.com/GNOME/bijiben/gnome-${version%.*}/NEWS"
|
||||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=1ff6cc0ac6c62907bf2a09a17215edd2f17b74dacab3a5c89a29c3049172be2b
|
checksum=aefa0ac451628c96e54e79ab544203cbad31551c8d9ad2d896ad71da0e110f25
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
ninja -C build src/libbiji/biji-marshalers.h
|
ninja -C build src/libbiji/biji-marshalers.h
|
||||||
|
|
Loading…
Reference in a new issue