summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c9fc9a3b7fcc..04c94716ba4a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -32,7 +32,7 @@ check() {
cd "${pkgname%-git}"
desktop-file-validate "src/${pkgname%-git}/data/share/applications/${pkgname%-git}.desktop"
desktop-file-validate "src/${pkgname%-git}/data/share/applications/${pkgname%-git}-launch.desktop"
- appstreamcli validate "data/com.github.Matoking.${pkgname%-git}.metainfo.xml"
+ appstreamcli validate --no-net "data/com.github.Matoking.${pkgname%-git}.metainfo.xml"
}
package() {