From 2745f5dbcbdc70ea10f57f7bdc2f62fc37982c6f Mon Sep 17 00:00:00 2001 From: Stefan Hansson Date: Sat, 20 Sep 2025 18:09:25 +0200 Subject: [PATCH] main/dint: upgrade to 0.0.1_git20250920 Improves comment linting. Part-of: --- main/dint/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/main/dint/APKBUILD b/main/dint/APKBUILD index afeb282ed..a55b9525f 100644 --- a/main/dint/APKBUILD +++ b/main/dint/APKBUILD @@ -1,6 +1,6 @@ # Maintainer: Stefan Hansson pkgname=dint -pkgver=0.0.1_git20250904 +pkgver=0.0.1_git20250920 pkgrel=0 pkgdesc="postmarketOS deviceinfo validator and linter" url="https://gitlab.postmarketos.org/Newbyte/dint" @@ -8,7 +8,7 @@ url="https://gitlab.postmarketos.org/Newbyte/dint" arch="all !armhf !armv7 !riscv64" license="EUPL-1.2" makedepends="cargo cargo-auditable" -_commit="f641015d0b79896c84bc7c3a69522509d3bf53c8" +_commit="04550b789966d3aa431a4ec164fbb6396619f3f4" source="https://gitlab.postmarketos.org/Newbyte/dint/-/archive/$_commit/hello-world-rust-$_commit.tar.bz2" builddir="$srcdir/dint-$_commit" @@ -34,5 +34,5 @@ package() { } sha512sums=" -0c98a7a78464f6e6aae0b0642f2df4dd40458be931ddd463454bd690c68ab05b569263955b1469241e2f2c7b8c4ad1d9f0dcc12a95ff04eb3b083845a43c748e hello-world-rust-f641015d0b79896c84bc7c3a69522509d3bf53c8.tar.bz2 +b018e6fa210c284ac7a0cd23bc23106f9e92736e600790b0b0c4a3ca9896709458c064beb06ec6427f40c1c97f46c1a93de87899894fea59bbe48a47f13a451d hello-world-rust-04550b789966d3aa431a4ec164fbb6396619f3f4.tar.bz2 "