xfce4-settings: update to 4.12.4.
This commit is contained in:
parent
1960638214
commit
a44e325109
1 changed files with 5 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'xfce4-settings'
|
||||
pkgname=xfce4-settings
|
||||
version=4.12.3
|
||||
version=4.12.4
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-sound-settings --enable-pluggable-dialogs"
|
||||
|
@ -11,7 +11,8 @@ depends="desktop-file-utils gnome-icon-theme"
|
|||
conf_files="/etc/xdg/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml"
|
||||
short_desc="Xfce settings manager"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="https://xfce.org/"
|
||||
license="GPL-2.0-only"
|
||||
distfiles="https://archive.xfce.org/src/xfce/$pkgname/${version%.*}/$pkgname-$version.tar.bz2"
|
||||
checksum=0869a9fb29ff51e8225320ed3c621d922f1e4a99a325a3a35c3b2d7bee700ba2
|
||||
homepage="https://xfce.org/"
|
||||
changelog="https://raw.githubusercontent.com/xfce-mirror/xfce4-settings/master/NEWS"
|
||||
distfiles="https://archive.xfce.org/src/xfce/${pkgname}/${version%.*}/${pkgname}-${version}.tar.bz2"
|
||||
checksum=e2a04cad48bf9e951409d0c841829fa3b4ce632cd799082ef82d0506618b6f9b
|
||||
|
|
Loading…
Reference in a new issue