author | Evangelos Foutras
<foutrelis@archlinux.org> 2023-01-15 08:52:32 UTC |
committer | Evangelos Foutras
<foutrelis@archlinux.org> 2023-01-15 08:52:32 UTC |
parent | 09e5b0948d3df621b2bca6e6a1158f9b18bb044d |
PKGBUILD | +0 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index fc43e84..4f3b90e 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -9,7 +9,6 @@ url="https://gitlab.archlinux.org/archlinux/pyalpm" license=('GPL') makedepends=('git' 'python-setuptools' 'python-pytest' 'python-pkgconfig' 'python-pytest-pacman') depends=('python' 'pacman') -options=(debug) source=("git+https://gitlab.archlinux.org/archlinux/pyalpm.git#tag=$pkgver") validpgpkeys=('E499C79F53C96A54E572FEE1C06086337C50773E') sha512sums=('SKIP')