menu-cache: update homepage

This commit is contained in:
Leonid Pliushch 2020-06-22 15:43:07 +03:00 committed by Yaksh Bariya
parent c75216d736
commit 5683648d36
No known key found for this signature in database
GPG Key ID: F7486BA7D3D27581
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
TERMUX_PKG_HOMEPAGE=https://lxde.org/
TERMUX_PKG_HOMEPAGE=https://sourceforge.net/projects/lxde/
TERMUX_PKG_DESCRIPTION="Caching mechanism for freedesktop.org compliant menus"
TERMUX_PKG_LICENSE="GPL-2.0"
TERMUX_PKG_MAINTAINER="Leonid Pliushch <leonid.pliushch@gmail.com>"
TERMUX_PKG_VERSION=1.1.0
TERMUX_PKG_REVISION=14
TERMUX_PKG_REVISION=15
TERMUX_PKG_SRCURL=https://downloads.sourceforge.net/lxde/menu-cache-$TERMUX_PKG_VERSION.tar.xz
TERMUX_PKG_SHA256=ed02eb459dcb398f69b9fa5bf4dd813020405afc84331115469cdf7be9273ec7
TERMUX_PKG_DEPENDS="glib, libfm-extra"