blob: ee20383cc8e82ed946b07cef1a5c92b23558f966 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = wallpaper-switch
pkgdesc = Runs in backgroud and changes Gnome backgroud to NASA picture of the day.
pkgver = 0.4
pkgrel = 1
url = https://github.com/mikolajb/wallpaper-switch
arch = x86_64
arch = i686
license = MIT
makedepends = go
source = wallpaper-switch-0.4.tar.gz::https://github.com/mikolajb/wallpaper-switch/archive/0.4.tar.gz
sha256sums = aed1758ddcad789ea5b564c66e2c201d85a4e2122d068e70389a86fc2abdd883
pkgname = wallpaper-switch
|