blob: 1e727c4832571ab45cbdfba0ed625841c3f947a0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = github-panel-bin
pkgdesc = Your final desktop tray for Github.(Prebuilt version.Use system-wide electron)
pkgver = 0.1.0
pkgrel = 2
url = https://github.com/littlebutt/github-panel
arch = x86_64
license = MIT
depends = electron33
provides = github-panel=0.1.0
conflicts = github-panel
options = !emptydirs
source = github-panel-0.1.0.deb::https://github.com/littlebutt/github-panel/releases/download/v0.1.0/github-panel_0.1.0_amd64.deb
source = github-panel.sh
sha256sums = 86e9aba263a93a10bc8e321ff45bebcddeecf23456789464a5049738493836fa
sha256sums = 291f50480f5a61bc9c68db7d44cd0412071128706baa868a9cb854f8779a1980
pkgname = github-panel-bin
|