summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6926f6fc96d85622caaca14e14e9e7008442a3de (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = zlib-git
	pkgdesc = A massively spiffy yet delicately unobtrusive compression library (git develop branch)
	pkgver = 1.2.13.r20.g48c3741
	pkgrel = 1
	url = https://www.zlib.net/
	arch = i686
	arch = x86_64
	license = ZLIB
	makedepends = git
	depends = glibc
	provides = zlib=1.2.13.r20.g48c3741
	provides = libz.so
	conflicts = zlib
	options = staticlibs
	source = git+https://github.com/madler/zlib.git#branch=develop
	sha256sums = SKIP

pkgname = zlib-git