blob: 38567a20ed2146f9eeb97c90f7538292c5a26db3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = python-autobgch
pkgdesc = A simple and automatic wallpaper changer supporting various backends for Linux
pkgver = 0.4
pkgrel = 4
url = https://github.com/AlvinJian/auto_background_changer
arch = any
license = MIT
makedepends = python-setuptools
depends = python
optdepends = feh: lightweight window manager support
source = python-autobgch-0.4.tar.gz::https://github.com/AlvinJian/auto_background_changer/archive/v0.4.tar.gz
md5sums = f5085e10fdcf99af12ba94ca433f2ad8
pkgname = python-autobgch
|