blob: 0958e3949f069eafacad33ccb1a3ccd6169ddb4d (
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.1.0.r3.gb94e37b
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
|