blob: 5b46880558eed6fe1a82d736bd0afe844c2a7de1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = picgo-electron-bin
pkgdesc = A simple & beautiful tool for pictures uploading built by electron-vue, extract from pre-built appimage and use system electron
pkgver = 2.3.1
pkgrel = 1
url = https://github.com/Molunerfinn/PicGo
arch = any
license = MIT
depends = electron
optdepends = npm: plugin support
provides = picgo
conflicts = picgo
source = https://github.com/Molunerfinn/PicGo/releases/download/v2.3.1/PicGo-2.3.1.AppImage
sha256sums = 465581a6f775a4dbb0f5251a85dd3a87bbc466fe442fbe96dfb4f206bdb75a62
pkgname = picgo-electron-bin
|