summarylogtreecommitdiffstats
path: root/nvchecker-deps.ini
diff options
context:
space:
mode:
authorEli Schwartz2020-10-05 19:52:34 -0400
committerEli Schwartz2020-10-05 19:52:34 -0400
commit1652fc0ec7a6f348ac347a9b7dc187fa1e1b654a (patch)
tree1e091bab26ff57af657fbcb977f3ae6ac618ca86 /nvchecker-deps.ini
parent1c9c11572269278d4f5c318bbf0d65217ba52475 (diff)
downloadaur-1652fc0ec7a6f348ac347a9b7dc187fa1e1b654a.tar.gz
pacman-static: rename nvchecker file to .toml
in separate pass because it changed so hugely that it breaks rename detection otherwise
Diffstat (limited to 'nvchecker-deps.ini')
-rw-r--r--nvchecker-deps.ini51
1 files changed, 0 insertions, 51 deletions
diff --git a/nvchecker-deps.ini b/nvchecker-deps.ini
deleted file mode 100644
index 88f3d02c80fc..000000000000
--- a/nvchecker-deps.ini
+++ /dev/null
@@ -1,51 +0,0 @@
-[__config__]
-oldver = "nvchecker-old.txt"
-newver = "nvchecker-new.txt"
-
-[c-ares]
-source = "archpkg"
-archpkg = "c-ares"
-
-[nghttp2]
-source = "archpkg"
-archpkg = "libnghttp2"
-
-[curl]
-source = "archpkg"
-archpkg = "curl"
-
-[ssl]
-source = "archpkg"
-archpkg = "openssl"
-
-[zlib]
-source = "archpkg"
-archpkg = "zlib"
-
-[xz]
-source = "archpkg"
-archpkg = "xz"
-
-[bzip]
-source = "archpkg"
-archpkg = "bzip2"
-
-[zstd]
-source = "archpkg"
-archpkg = "zstd"
-
-[libarchive]
-source = "archpkg"
-archpkg = "libarchive"
-
-[gpgerror]
-source = "archpkg"
-archpkg = "libgpg-error"
-
-[libassuan]
-source = "archpkg"
-archpkg = "libassuan"
-
-[gpgme]
-source = "archpkg"
-archpkg = "gpgme"