gnote: update to 41.2.
This commit is contained in:
parent
163f8f4ff2
commit
662f66a1a7
1 changed files with 3 additions and 4 deletions
|
@ -1,9 +1,8 @@
|
|||
# Template file for 'gnote'
|
||||
pkgname=gnote
|
||||
version=40.2
|
||||
version=41.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-schemas-compile --disable-static"
|
||||
build_style=meson
|
||||
hostmakedepends="pkg-config intltool itstool desktop-file-utils"
|
||||
makedepends="libsecret-devel libxslt-devel libuuid-devel gtkmm-devel
|
||||
libxml2-devel gtkspell3-devel"
|
||||
|
@ -13,5 +12,5 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://wiki.gnome.org/Apps/Gnote"
|
||||
distfiles="${GNOME_SITE}/gnote/${version%.*}/gnote-${version}.tar.xz"
|
||||
checksum=7e1b1ec1cccc060269b07427e4360d14be55dc8100272e01714c0cca9e6bd805
|
||||
checksum=21b0ef43514e6b68a08ed8573130185be36dbb9fb463b426ebd9f18c5092423f
|
||||
lib32disabled=yes
|
||||
|
|
Loading…
Add table
Reference in a new issue