blob: 349e8f7cc6a90f3c028e65bcd44b17e95ee11448 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = gnome-shell-extension-ubuntu-dock-git
pkgdesc = A dock for the Gnome Shell, default Ubuntu experience
pkgver = 100ubuntu2.r12.g5b3db6af
pkgrel = 1
url = https://github.com/micheleg/dash-to-dock/tree/ubuntu-dock
arch = any
license = GPL
makedepends = git
makedepends = sassc
depends = gnome-shell
provides = gnome-shell-extension-dash-to-dock
conflicts = gnome-shell-extension-dash-to-dock
source = git+https://github.com/micheleg/dash-to-dock.git#branch=ubuntu-dock
sha256sums = SKIP
pkgname = gnome-shell-extension-ubuntu-dock-git
|