From a5287e4714f054a4d6b0910be239c686f69a0e7e Mon Sep 17 00:00:00 2001 From: ptrcnull Date: Sat, 30 Jul 2022 02:45:24 +0200 Subject: [PATCH] apatch: upgrade to 1.3.0 --- apatch/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apatch/APKBUILD b/apatch/APKBUILD index 90c7d29..358a5c5 100644 --- a/apatch/APKBUILD +++ b/apatch/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Patrycja Rosa # Maintainer: Patrycja Rosa pkgname=apatch -pkgver=1.2.1 +pkgver=1.3.0 pkgrel=0 pkgdesc="make aports patches easier" url="https://git.ddd.rip/ptrcnull/apatch" @@ -17,5 +17,5 @@ package() { } sha512sums=" -95980d2d23520df84a25fb18ce60824a617404f3db8d446f9784301a0fdf641dffae9a74b147df53b113e254d124cd5b73572333ab4014378b851b84b77e0f70 apatch-1.2.1.tar.gz +7ca639198eb9e393f574cf7c1845e4634abc5cf6b9df1e73f92c825d2c4146127b29e0bff6db8ea2580fbb8f00d4a9d72997316fbc0461b6becbe7fc78f6448c apatch-1.3.0.tar.gz "