libnotify: bump revision

This commit is contained in:
Leonid Pliushch 2019-05-25 19:05:49 +03:00 committed by Yaksh Bariya
parent 4ef3801cad
commit 271ee58f09
No known key found for this signature in database
GPG Key ID: F7486BA7D3D27581
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ TERMUX_PKG_DESCRIPTION="Library for sending desktop notifications"
TERMUX_PKG_LICENSE="LGPL-2.0"
TERMUX_PKG_MAINTAINER="Leonid Plyushch <leonid.plyushch@gmail.com>"
TERMUX_PKG_VERSION=0.7.8
TERMUX_PKG_REVISION=1
TERMUX_PKG_SRCURL=https://ftp.gnome.org/pub/gnome/sources/libnotify/0.7/libnotify-${TERMUX_PKG_VERSION}.tar.xz
TERMUX_PKG_SHA256=69209e0b663776a00c7b6c0e560302a8dbf66b2551d55616304f240bba66e18c
TERMUX_PKG_DEPENDS="gdk-pixbuf, glib"