blob: fcc4e0db2b8c05204764fceb7f1f5fa2bd1c7aef (
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 = r73.7daadda
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
|