blob: ab82ff8d2564c8dd1e171bc1cce0fb3c9cf4c4d2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = pixelpantry-git
pkgdesc = A gamified pixel-art pantry inventory tracker
pkgver = 1.0.1.r6.g0600915
pkgrel = 1
url = https://github.com/AlfEspadero/PixelPantry
arch = x86_64
license = MIT
makedepends = npm
makedepends = git
depends = gtk3
depends = nss
depends = alsa-lib
depends = libxss
depends = glib2
provides = pixelpantry
conflicts = pixelpantry
source = git+https://github.com/AlfEspadero/PixelPantry.git#branch=main
source = pixelpantry.desktop
sha256sums = SKIP
sha256sums = SKIP
pkgname = pixelpantry-git
|