blob: 2b6893c94f4d4090c367c89989de810186fcf355 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = alacarte-git
pkgdesc = Menu editor for gnome. Git version using Python 3.
pkgver = 3.11.91+27+g3614c2c
pkgrel = 1
url = https://www.gnome.org
arch = any
license = LGPL
makedepends = intltool
makedepends = libxslt
makedepends = docbook-xsl
makedepends = git
makedepends = gnome-common
depends = gnome-menus
depends = python-gobject
depends = gtk3
provides = alacarte=3.11.91+27+g3614c2c
conflicts = alacarte
replaces = alacarte
source = git+https://gitlab.gnome.org/GNOME/alacarte.git
sha256sums = SKIP
pkgname = alacarte-git
|