exo: add changelog, fix homepage
This commit is contained in:
parent
1f79114456
commit
7c40db1483
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'exo'
|
||||
pkgname=exo
|
||||
version=4.16.3
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --with-locales-dir=/usr/share/locale"
|
||||
hostmakedepends="xfce4-dev-tools pkg-config intltool gettext-devel glib-devel"
|
||||
|
@ -10,7 +10,8 @@ depends="hicolor-icon-theme desktop-file-utils"
|
|||
short_desc="Extension library for the Xfce desktop environment"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
||||
homepage="https://xfce.org/"
|
||||
homepage="https://docs.xfce.org/xfce/exo/start"
|
||||
changelog="https://gitlab.xfce.org/xfce/exo/-/blob/master/NEWS"
|
||||
distfiles="https://archive.xfce.org/src/xfce/exo/${version%.*}/exo-${version}.tar.bz2"
|
||||
checksum=722dff3c3fe23f0a65405e63889cf247c99d092d3f9fb16dec78d062cfb8fae6
|
||||
|
||||
|
|
Loading…
Reference in New Issue