blob: 7e42878fe6960f44fed375779cec1b7ca42d25aa (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = gnome-web-shortcuts-extension-git
pkgdesc = Research into making web shortcuts a 'first class citizen' in GNOME
pkgver = r16.2d89c1e
pkgrel = 2
url = https://gitlab.gnome.org/sthursfield/gnome-web-shortcuts-extension
install = gnome-web-shortcuts-extension.install
arch = any
license = unknown
makedepends = git
makedepends = meson
depends = nautilus
depends = firefox
provides = gnome-web-shortcuts-extension
conflicts = gnome-web-shortcuts-extension
source = git+https://gitlab.gnome.org/sthursfield/gnome-web-shortcuts-extension.git
sha256sums = SKIP
pkgname = gnome-web-shortcuts-extension-git
|