blob: baee21bd7400edb0b667ddbc9437a5450966ad2c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = gitify-git
pkgdesc = GitHub tray icon and notifications
pkgver = 6.17.0.r36.g75e2e19
pkgrel = 1
url = https://github.com/gitify-app/gitify
arch = any
license = MIT
makedepends = git
makedepends = libicns
makedepends = nvm
depends = electron
provides = gitify
conflicts = gitify
conflicts = gitify-bin
source = git+https://github.com/gitify-app/gitify.git
sha256sums = SKIP
pkgname = gitify-git
depends = electron
|