apatch: upgrade to 1.2.0

This commit is contained in:
ptrcnull 2022-07-25 07:33:40 +02:00
parent 29386847e3
commit 8ab7702cd6

View file

@ -1,13 +1,13 @@
# Contributor: Patrycja Rosa <alpine@ptrcnull.me>
# Maintainer: Patrycja Rosa <alpine@ptrcnull.me>
pkgname=apatch
pkgver=1.1.0
pkgver=1.2.0
pkgrel=0
pkgdesc="make aports patches easier"
url="https://git.ddd.rip/ptrcnull/apatch"
arch="noarch"
license="BSD-2-Clause"
depends="abuild"
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
@ -17,5 +17,5 @@ package() {
}
sha512sums="
b0fb65b931e9278987c0790002ad383a366dbe380d8d19fa919686ec7111df48bf30126800c361b986a85060eb1a772f05921e4fa98334674a0750e232bdd70b apatch-1.1.0.tar.gz
2cdc6f95ec1f5bafb3a14e668bb11a0632f4a96e08c89199afe0026962a98bedd64f229fdaeaced7632b8581b987bfb7d22dadb3b4ac1c070423a9f2ca6db678 apatch-1.2.0.tar.gz
"