# Generated by makepkg 6.1.0
# Thu Jan  9 08:32:32 UTC 2025
pkgbase = xxhash
	pkgdesc = Extremely fast non-cryptographic hash algorithm
	pkgver = 0.8.3
	pkgrel = 1
	url = https://github.com/Cyan4973/xxHash
	arch = i686
	arch = x86_64
	license = BSD
	makedepends = gcc
	makedepends = cmake
	source = xxhash-0.8.3.tar.gz::https://codeload.github.com/Cyan4973/xxHash/tar.gz/v0.8.3
	sha256sums = aae608dfe8213dfd05d909a57718ef82f30722c392344583d3f39050c7f29a80

pkgname = xxhash
	depends = libxxhash=0.8.3

pkgname = libxxhash
	groups = libraries

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