# Generated by makepkg 6.0.2
# Tue Jan 23 07:46:57 UTC 2024
pkgbase = zlib
	pkgdesc = Compression library implementing the deflate compression method found in gzip and PKZIP
	pkgver = 1.3.1
	pkgrel = 1
	url = https://www.zlib.net/
	arch = i686
	arch = x86_64
	groups = libraries
	license = custom
	makedepends = gcc
	makedepends = make
	makedepends = autotools
	source = https://github.com/madler/zlib/releases/download/v1.3.1/zlib-1.3.1.tar.xz
	source = https://github.com/madler/zlib/releases/download/v1.3.1/zlib-1.3.1.tar.xz.asc
	source = zlib-1.2.13-configure.patch
	source = zlib-1.2.13-gzopen_w.patch
	source = zlib-1.2.13-minizip-fixuncrypt.patch
	validpgpkeys = 5ED46A6721D365587791E2AA783FCD8E58BCAFBA
	sha256sums = 38ef96b8dfe510d42707d9c781877914792541133e1870841463bfa73f883e32
	sha256sums = SKIP
	sha256sums = 43726a2170b298059391c0faec0c893aa7ca59b1201afd9f807c49d39ce25527
	sha256sums = 3c5186940741cf380ab598362c564c792965e9d25906ef75087e9e7389becbc5
	sha256sums = 3022d46bd933076cff754d8247eb12125cf72e4dbecdb8e90805cbe5393bd0b7

pkgname = zlib
	depends = gcc-libs

pkgname = zlib-devel
	pkgdesc = zlib headers and libraries
	groups = development
	depends = zlib=1.3.1
	options = staticlibs
