# Contributor: Bart Ribbers # Maintainer: Bart Ribbers pkgname=libretro-core-info pkgver=1.7.8 pkgrel=0 arch="noarch" url="https://www.libretro.com/" pkgdesc="Libretro core info files" license="MIT" source="$pkgname-$pkgver.tar.gz::https://github.com/libretro/libretro-core-info/archive/v$pkgver.tar.gz" options="!check" # No code to test package() { DESTDIR="$pkgdir" make install } sha512sums="2e84893542e62290f196cd2fd3627a8c83f2f64e33d1fd638e8815083226fa67edaf7eebfd3d90283bc3dd990adc019cbdf4f6acb23dbdda41c5398cb9665d67 libretro-core-info-1.7.8.tar.gz"