blob: ae8b1f3afb7241190d1b3bcb6735c2b5329cb878 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = gnome-shell-extension-space-bar-git
pkgdesc = GNOME Shell extension that shows workspaces buttons in top panel
pkgver = 34.r0.g6f1df60
pkgrel = 1
url = https://github.com/christopher-l/space-bar
arch = any
license = LicenseRef-unknown
makedepends = git
makedepends = jq
makedepends = pnpm
makedepends = typescript
depends = gnome-shell
provides = gnome-shell-extension-space-bar
conflicts = gnome-shell-extension-space-bar
source = git+https://github.com/christopher-l/space-bar.git
sha256sums = SKIP
pkgname = gnome-shell-extension-space-bar-git
|