pkgname='kevinlinux-branding' pkgver=1.0.0 pkgrel=1 epoch= pkgdesc='Branding and customization for the KevinLinux distribution' arch=('any') license=('MIT') source=('git+https://git.kevinthe.horse/KevinSoftware/kevinlinux-branding.git') sha256sums=('SKIP') package() { cp -r kevinlinux-branding/* $pkgdir/ }