libfm: update homepage

This commit is contained in:
Leonid Pliushch 2020-06-22 15:36:58 +03:00 committed by Yaksh Bariya
parent 8f2e33d859
commit e7684aa4e4
No known key found for this signature in database
GPG Key ID: F7486BA7D3D27581
2 changed files with 4 additions and 4 deletions

View File

@ -1,12 +1,12 @@
## This is stripped down version of 'libfm' package.
## Primarily used for compiling 'menu-cache'.
TERMUX_PKG_HOMEPAGE=https://lxde.org/
TERMUX_PKG_HOMEPAGE=https://github.com/lxde/libfm
TERMUX_PKG_DESCRIPTION="Extra library for file management"
TERMUX_PKG_LICENSE="GPL-2.0"
TERMUX_PKG_MAINTAINER="Leonid Pliushch <leonid.pliushch@gmail.com>"
TERMUX_PKG_VERSION=1.3.1
TERMUX_PKG_REVISION=13
TERMUX_PKG_REVISION=14
TERMUX_PKG_SRCURL=https://downloads.sourceforge.net/pcmanfm/libfm-$TERMUX_PKG_VERSION.tar.xz
TERMUX_PKG_SHA256=96b1244bde41ca0eef0332cfb5c67bb16725dfd102128f3e6f74fadc13a1cfe4
TERMUX_PKG_DEPENDS="glib"

View File

@ -1,9 +1,9 @@
TERMUX_PKG_HOMEPAGE=https://lxde.org/
TERMUX_PKG_HOMEPAGE=https://github.com/lxde/libfm
TERMUX_PKG_DESCRIPTION="Library for file management"
TERMUX_PKG_LICENSE="GPL-2.0"
TERMUX_PKG_MAINTAINER="Leonid Pliushch <leonid.pliushch@gmail.com>"
TERMUX_PKG_VERSION=1.3.1
TERMUX_PKG_REVISION=13
TERMUX_PKG_REVISION=14
TERMUX_PKG_SRCURL=https://downloads.sourceforge.net/pcmanfm/libfm-$TERMUX_PKG_VERSION.tar.xz
TERMUX_PKG_SHA256=96b1244bde41ca0eef0332cfb5c67bb16725dfd102128f3e6f74fadc13a1cfe4
TERMUX_PKG_DEPENDS="atk, glib, gtk3, libandroid-support, libcairo, libexif, libffi, libfm, menu-cache, pango, pcre"