# Contributor: Patrycja Rosa # Maintainer: Patrycja Rosa pkgname=apatch pkgver=1.3.0 pkgrel=0 pkgdesc="make aports patches easier" url="https://git.ddd.rip/ptrcnull/apatch" arch="noarch" license="BSD-2-Clause" depends="abuild wiggle" source="$pkgname-$pkgver.tar.gz::https://git.ddd.rip/ptrcnull/apatch/archive/v$pkgver.tar.gz" builddir="$srcdir/$pkgname" options="!check" # wow nice tests package() { install -Dm755 apatch -t "$pkgdir"/usr/bin } sha512sums=" 7ca639198eb9e393f574cf7c1845e4634abc5cf6b9df1e73f92c825d2c4146127b29e0bff6db8ea2580fbb8f00d4a9d72997316fbc0461b6becbe7fc78f6448c apatch-1.3.0.tar.gz "