blob: 0ea4cbc8eb307041737ca52c1300e9b5c1601254 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = gnome-shell-extension-weather-oclock-git
pkgdesc = Display the current weather inside the pill next to the clock.
pkgver = 47.0.r0.gc7b9170
pkgrel = 1
url = https://github.com/CleoMenezesJr/weather-oclock
arch = any
license = GPL-3.0-or-later
makedepends = git
depends = gnome-shell
depends = gnome-weather
provides = gnome-shell-extension-weather-oclock
conflicts = gnome-shell-extension-weather-oclock
source = git+https://github.com/CleoMenezesJr/weather-oclock.git
sha256sums = SKIP
pkgname = gnome-shell-extension-weather-oclock-git
|