blob: a4d551605173bc4e9886aaa0a7d53d59d3bdfcaa (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = nextgen
pkgdesc = An interactive Bash script that lets you easily set up a new extension project for GNOME Files (Nautilus)
pkgver = 0.3.3
pkgrel = 1
url = https://gitlab.gnome.org/madmurphy/nextgen
arch = any
license = GPL
depends = bash
depends = libnautilus-extension
conflicts = nextgen-git
source = https://gitlab.gnome.org/madmurphy/nextgen/-/archive/0.3.3/nextgen-0.3.3.tar.gz
sha256sums = bbf511cc828c1b9659171a055219abe903bbd757190872aaa70d95be6e736df2
pkgname = nextgen
|