blob: cc16063050c1769aaa30ac034c3ea7a5dbfa8cad (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = daily-wallpaper-git
pkgdesc = Change wallpaper automatically with the Photo of The Day of you loved source
pkgver = r82.0b5e9e0
pkgrel = 1
url = https://github.com/atareao/daily-wallpaper
arch = x86_64
license = MIT
makedepends = git
depends = python-gobject
depends = python-lxml
depends = python-cssselect
depends = python-requests
depends = python-crontab
depends = python-plumbum
depends = gtk3
depends = libnotify
provides = daily-wallpaper
conflicts = daily-wallpaper
source = daily-wallpaper-git::git+https://github.com/atareao/daily-wallpaper.git
md5sums = SKIP
pkgname = daily-wallpaper-git
|