summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorZhirui Dai2025-03-15 21:55:26 -0700
committerZhirui Dai2025-03-15 21:55:26 -0700
commit1f8993cddbafd5b9799c08e21f8c69a5c338325a (patch)
treef9bb3823a41a5eca6d5bafd8df1ffe9e3e350448 /PKGBUILD
parent8944df1994eaecd65ce80da5f9c39836802ce15e (diff)
downloadaur-1f8993cddbafd5b9799c08e21f8c69a5c338325a.tar.gz
disable checksum for upstream.patch
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4ac19bdb13cd..28ff3dcb133c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ source=(
https://github.com/colcon/colcon-test-result/archive/refs/tags/${pkgver}.tar.gz
upstream.path::https://github.com/colcon/colcon-test-result/compare/0.3.8...master.patch)
sha256sums=('b10643fd8de667e320843558aafbf7dd4f756b6addbbe7e03e08f5de6e375d06'
- '35986bb5ddcf824b113792504c273cceb25bc4c385e80d63fd810349775b531c')
+ 'SKIP')
build() {
cd ${srcdir}/${_name}-${pkgver}