summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5a9ca86434529bdbeea52097d013a52aaf5225c2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = libspng
	pkgdesc = C library for reading and writing PNG format files with a focus on security and ease of use
	pkgver = 0.4.5
	pkgrel = 1
	url = https://libspng.org/
	arch = i686
	arch = x86_64
	arch = armv6h
	arch = armv7h
	license = BSD
	makedepends = meson
	depends = zlib
	conflicts = libspng-git
	source = https://gitlab.com/randy408/libspng/-/archive/v0.4.5/libspng-v0.4.5.tar.gz
	sha256sums = 69924b59dfa2d52a024d389637fbdd245ba7e7b61fa1347af23d4c9e77814392

pkgname = libspng