blob: 866632f65b60e337e66aeddcba94933c1212d638 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = idescriptor-appimage
pkgdesc = Cross-platform iDevice management tool (AppImage)
pkgver = 0.5.0
pkgrel = 1
url = https://github.com/iDescriptor/iDescriptor
arch = x86_64
license = GPL3
depends = fuse2
depends = zlib
provides = idescriptor
conflicts = idescriptor
conflicts = idescriptor-bin
conflicts = idescriptor-git
options = !strip
options = !debug
source = idescriptor-appimage-0.5.0.zip::https://github.com/iDescriptor/iDescriptor/releases/download/v0.5.0/iDescriptor-v0.5.0-Linux_x86_64.AppImage.zip
source = LICENSE::https://raw.githubusercontent.com/iDescriptor/iDescriptor/main/LICENSE
sha256sums = cd30952fbc2a7b63ce87f431a04ecf94db45fe64203bf20e90d195a97c073184
sha256sums = 8486a10c4393cee1c25392769ddd3b2d6c242d6ec7928e1414efff7dfb2f07ef
pkgname = idescriptor-appimage
|