mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 16:02:55 +02:00
variety: update to 0.8.13, adopt.
This commit is contained in:
parent
c7517882f1
commit
626ff9a01b
1 changed files with 5 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'variety'
|
||||
pkgname=variety
|
||||
version=0.8.12
|
||||
revision=2
|
||||
version=0.8.13
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
pycompile_dirs="usr/share/variety/plugins"
|
||||
hostmakedepends="python3-setuptools python3-distutils-extra intltool"
|
||||
|
@ -10,9 +10,10 @@ depends="ImageMagick gtk+3 libgexiv2 libnotify python3-BeautifulSoup4
|
|||
python3-lxml python3-requests python3-cairo"
|
||||
checkdepends="python3-pytest pylint $depends"
|
||||
short_desc="Changes the wallpaper on a regular interval"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
maintainer="Joel Beckmeyer <joel@beckmeyer.us>"
|
||||
license="GPL-3.0-only"
|
||||
homepage="https://peterlevi.com/variety/"
|
||||
changelog="https://raw.githubusercontent.com/varietywalls/variety/master/data/ui/changes.txt"
|
||||
distfiles="https://github.com/varietywalls/variety/archive/${version}.tar.gz"
|
||||
checksum=8bf5a6748cf87976cfec3772e27ab53fb2a3dfb5704d66933481ca3e0004e09f
|
||||
checksum=3d41acc60922e6b03d8bdddaa05c8b1bb1b6b0316e7bb068663c502c487d45d9
|
||||
noverifypydeps=yes
|
||||
|
|
Loading…
Add table
Reference in a new issue