blob: e37c4de6ebd0f35ded930bb26b04182211b6c8b9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = wallpaperdownloader
pkgdesc = Download, manage and change automatically your favorite wallpapers from the Internet. It supports GNOME Shell, Plasma 5, MATE, Unity, XFCE, Cinnamon, Budgie, Deepin and Pantheon
pkgver = 3.8
pkgrel = 1
url = https://bitbucket.org/eloy_garcia_pca/wallpaperdownloader
arch = i686
arch = x86_64
license = GPL
makedepends = java-environment>=8
makedepends = git
makedepends = maven
depends = java-runtime>=8
depends = xdg-utils
source = git+https://bitbucket.org/eloy_garcia_pca/wallpaperdownloader.git#branch=master
md5sums = SKIP
pkgname = wallpaperdownloader
|