aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCeleste <20312-Celeste@users.gitlab.alpinelinux.org>2024-04-16 08:13:24 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2024-04-25 06:45:08 +0000
commit5b8c8606de616274b85fb166309ac7aaa442339a (patch)
treed6e990e50feb470ca622b7a7df37652bd2391563
parent357ea697cd0354de19c73a5e92555ca1ecf76b7a (diff)
community/diffoscope: upgrade to 265HEADmaster
-rw-r--r--community/diffoscope/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/diffoscope/APKBUILD b/community/diffoscope/APKBUILD
index 0064fdb2f1f..c5e0d977449 100644
--- a/community/diffoscope/APKBUILD
+++ b/community/diffoscope/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=diffoscope
-pkgver=263
-pkgrel=1
+pkgver=265
+pkgrel=0
pkgdesc="In-depth comparison of files, archives, and directories"
url="https://diffoscope.org/"
arch="noarch"
@@ -55,5 +55,5 @@ package() {
}
sha512sums="
-e5c3372d83006eb8691f78571de8f7b0c02aa97341cbcbd81e6eaa35f603ed8ca2d28ed826ef758ce32f691846ac7016e078d8a9d9e2649b8056c7c3ed84a4b6 diffoscope-263.tar.gz
+1973afdb4821ad75089da407dc3fb82450f07fc6d5cada97c2aae7584c4d84d7799c38e90b8b3acb5a95b6763d23945c6e542365037ae4fa21157e3acb012690 diffoscope-265.tar.gz
"