blob: 9b3704fc3290d54e189435ab5de704715dc270f0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = gnome-shell-extension-ubuntu-dock
pkgdesc = A dock for the Gnome Shell, default Ubuntu experience
pkgver = 99ubuntu1
pkgrel = 1
url = https://github.com/micheleg/dash-to-dock/tree/ubuntu-dock
arch = any
license = GPL
makedepends = gettext
makedepends = intltool
makedepends = sassc
depends = gnome-shell
provides = gnome-shell-extension-dash-to-dock
provides = gnome-shell-extension-dash-to-dock-git
conflicts = gnome-shell-extension-dash-to-dock
conflicts = gnome-shell-extension-dash-to-dock-git
source = https://github.com/micheleg/dash-to-dock/archive/ubuntu-dock-99ubuntu1.tar.gz
sha256sums = 63e95b787b152f4befd796ed29c24f2e20a4a7af31419451d490ebd621b23d67
pkgname = gnome-shell-extension-ubuntu-dock
|