blob: f54ced61ebf10d4bfc9c1c58f41d2827bc342115 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = gnome-shell-extension-dash-to-dock-git
pkgdesc = move the dash out of the overview transforming it in a dock
pkgver = 67
pkgrel = 1
url = https://micheleg.github.io/dash-to-dock/
install = gschemas.install
arch = any
license = GPL
makedepends = intltool
makedepends = git
depends = dconf
depends = gnome-shell
provides = gnome-shell-extension-dash-to-dock=67
conflicts = gnome-shell-extension-dash-to-dock
source = gnome-shell-extension-dash-to-dock::git+https://github.com/micheleg/dash-to-dock/
md5sums = SKIP
sha256sums = SKIP
pkgname = gnome-shell-extension-dash-to-dock-git
|