diff options
Diffstat (limited to 'extra')
-rw-r--r-- | extra/python-pytest-pacman/PKGBUILD | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/extra/python-pytest-pacman/PKGBUILD b/extra/python-pytest-pacman/PKGBUILD new file mode 100644 index 00000000..757f6f71 --- /dev/null +++ b/extra/python-pytest-pacman/PKGBUILD @@ -0,0 +1,2 @@ +# temporary workaround for failing signed tag verification +source=(git+https://gitlab.archlinux.org/archlinux/pytest-pacman.git?tag=v${pkgver}) |