mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
variety: update to 0.7.1.
This commit is contained in:
parent
7e54cec8c3
commit
5739e93df4
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'variety'
|
# Template file for 'variety'
|
||||||
pkgname=variety
|
pkgname=variety
|
||||||
version=0.7.0
|
version=0.7.1
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -8,12 +8,12 @@ pycompile_module="jumble variety variety_lib"
|
||||||
pycompile_dirs="usr/share/variety/plugins"
|
pycompile_dirs="usr/share/variety/plugins"
|
||||||
hostmakedepends="python3-distutils-extra intltool"
|
hostmakedepends="python3-distutils-extra intltool"
|
||||||
depends="ImageMagick gtk+3 libgexiv2 libnotify python3-BeautifulSoup4
|
depends="ImageMagick gtk+3 libgexiv2 libnotify python3-BeautifulSoup4
|
||||||
python3-Pillow python3-configobj python3-curl python3-dbus python3-gobject
|
python3-Pillow python3-configobj python3-curl python3-dbus python3-gobject
|
||||||
python3-httplib2 python3-lxml python3-requests"
|
python3-httplib2 python3-lxml python3-requests"
|
||||||
short_desc="Changes the wallpaper on a regular interval"
|
short_desc="Changes the wallpaper on a regular interval"
|
||||||
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||||
license="GPL-3.0-only"
|
license="GPL-3.0-only"
|
||||||
homepage="https://peterlevi.com/variety/"
|
homepage="https://peterlevi.com/variety/"
|
||||||
changelog="https://raw.githubusercontent.com/varietywalls/variety/master/data/ui/changes.txt"
|
changelog="https://raw.githubusercontent.com/varietywalls/variety/master/data/ui/changes.txt"
|
||||||
distfiles="https://github.com/varietywalls/variety/archive/${version}.tar.gz"
|
distfiles="https://github.com/varietywalls/variety/archive/${version}.tar.gz"
|
||||||
checksum=b67ff95f184b1a79659e528f8e72f3d1f9635d9a4af93369e5a3af3b859e9799
|
checksum=de27d35f386b3ce71f4e0b25675936da196a7daf85fbc3611441ad1c2783e2d6
|
||||||
|
|
Loading…
Add table
Reference in a new issue