blob: f01711ec0d44be660328a952729ec100069dfaf8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = gnome-shell-extension-fuzzy-app-search-git
pkgdesc = Fuzzy application search results for Gnome Search
pkgver = 5.0.15.r0.g595fada
pkgrel = 1
url = https://gitlab.com/Czarlie/gnome-fuzzy-app-search
arch = any
license = GPL-3.0-or-later
makedepends = git
depends = gnome-shell
provides = gnome-shell-extension-fuzzy-app-search
conflicts = gnome-shell-extension-fuzzy-app-search
conflicts = gnome-fuzzy-app-search
source = git+https://gitlab.com/Czarlie/gnome-fuzzy-app-search.git
sha256sums = SKIP
pkgname = gnome-shell-extension-fuzzy-app-search-git
|