summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8809702b22e581df522c59cba9c954774f3ef356 (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
25
26
27
pkgbase = appimagetool-git
	pkgdesc = Low-level tool to generate an AppImage from an existing AppDir
	pkgver = r61.c247c92
	pkgrel = 2
	url = https://github.com/AppImage/appimagetool
	arch = aarch64
	arch = armv7h
	arch = i686
	arch = x86_64
	license = MIT
	makedepends = cmake>=3.21
	makedepends = git
	depends = curl
	depends = gcc-libs
	depends = glib2
	depends = glibc
	depends = gpgme
	depends = hicolor-icon-theme
	depends = libgcrypt
	depends = squashfs-tools
	optdepends = zsync: for binary delta updates
	provides = appimagetool
	conflicts = appimagetool
	source = appimagetool::git+https://github.com/AppImage/appimagetool.git
	sha256sums = SKIP

pkgname = appimagetool-git