# Generated by makepkg 6.0.2
# Fri Aug 11 10:03:44 UTC 2023
pkgbase = xxhash
	pkgdesc = Extremely fast non-cryptographic hash algorithm
	pkgver = 0.8.2
	pkgrel = 1
	url = https://github.com/Cyan4973/xxHash
	arch = i686
	arch = x86_64
	license = BSD
	makedepends = gcc
	makedepends = cmake
	source = xxhash-0.8.2.tar.gz::https://codeload.github.com/Cyan4973/xxHash/tar.gz/v0.8.2
	sha256sums = baee0c6afd4f03165de7a4e67988d16f0f2b257b51d0e3cb91909302a26a79c4

pkgname = xxhash
	depends = libxxhash=0.8.2

pkgname = libxxhash
	groups = libraries

pkgname = libxxhash-devel
	pkgdesc = Development headers and library for xxhash
	groups = development
	depends = libxxhash=0.8.2
	options = staticlibs
