libnotify: update to 0.7.7.

This commit is contained in:
Enno Boland 2018-03-27 12:29:03 +02:00
parent 24628c98a7
commit afa4be8e3a
No known key found for this signature in database
GPG Key ID: D09964719BDE9971
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'libnotify'
pkgname=libnotify
version=0.7.6
revision=4
version=0.7.7
revision=1
build_style=gnu-configure
configure_args="--disable-static $(vopt_enable gir introspection)"
hostmakedepends="pkg-config glib-devel $(vopt_if gir gobject-introspection)"
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://library.gnome.org/devel/notification-spec/"
license="LGPL-2.1"
distfiles="${GNOME_SITE}/$pkgname/0.7/$pkgname-$version.tar.xz"
checksum=0ef61ca400d30e28217979bfa0e73a7406b19c32dd76150654ec5b2bdf47d837
checksum=9cb4ce315b2655860c524d46b56010874214ec27e854086c1a1d0260137efc04
# Package build options
build_options="gir"