xfce4-time-out-plugin: update to 1.1.4.
This commit is contained in:
parent
f733260690
commit
0ea910ede3
|
@ -1,10 +1,9 @@
|
|||
# Template file for 'xfce4-time-out-plugin'
|
||||
pkgname=xfce4-time-out-plugin
|
||||
version=1.1.3
|
||||
version=1.1.4
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-locales-dir=/usr/share/locale"
|
||||
hostmakedepends="pkg-config intltool"
|
||||
hostmakedepends="pkg-config gettext"
|
||||
makedepends="xfce4-panel-devel"
|
||||
short_desc="Take a break from your computer with this plugin for Xfce4"
|
||||
maintainer="Alexander Mamay <alexander@mamay.su>"
|
||||
|
@ -12,4 +11,4 @@ license="GPL-2.0-or-later"
|
|||
homepage="https://goodies.xfce.org/projects/panel-plugins/xfce4-time-out-plugin"
|
||||
changelog="https://gitlab.xfce.org/panel-plugins/xfce4-time-out-plugin/-/raw/master/NEWS"
|
||||
distfiles="https://archive.xfce.org/src/panel-plugins/${pkgname}/${version%.*}/${pkgname}-${version}.tar.bz2"
|
||||
checksum=5a1ca36361e95ec718bbd887ea5be6a270ab458d1c2d672186721522a7228ee8
|
||||
checksum=b6b708900d7fd0cc3d8a045514962db94b60d959c266049aa2cff768fc381726
|
||||
|
|
Loading…
Reference in New Issue