blob: 9a2cf9906d8f27a3e9f514a8acc644cbdef98771 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = gnome-shell-extension-public-ip-git
pkgdesc = Tiny extension, which show public IP and nothing more.
pkgver = r5.05ce559
pkgrel = 1
url = https://github.com/rostegg/public-ip-gnome-extension
arch = any
license = GPL3
makedepends = git
depends = gnome-shell
provides = gnome-shell-extension-public-ip
conflicts = gnome-shell-extension-public-ip
source = git+https://github.com/rostegg/public-ip-gnome-extension.git
sha256sums = SKIP
pkgname = gnome-shell-extension-public-ip-git
|