blob: da02ff1d7bbce13f2e5fdd9e8427a35173e30659 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
pkgbase = tropy-bin
pkgdesc = Explore your research photos
pkgver = 1.16.2
pkgrel = 1
url = https://tropy.org
arch = x86_64
license = AGPL-3.0-or-later
depends = electron28
depends = gcc-libs
depends = glib2
depends = glibc
depends = hicolor-icon-theme
depends = sh
depends = xdg-utils
provides = tropy
conflicts = tropy
conflicts = tropy-appimage
options = !strip
source = tropy.sh
source = https://github.com/tropy/tropy/releases/download/v1.16.2/tropy-1.16.2-x64.tar.bz2
sha256sums = 33a0ee41a99156cf8986b3771ba8fea38b0d23d75fc09bef0f1254fe4fb47952
sha256sums = 351af6990ca00c8648c92bdb330d7d3a20018a125c934a8440c29e11a79fd1a1
pkgname = tropy-bin
|