[arch-commits] Commit in arch-signoff/trunk (PKGBUILD)

Jelle van der Waa jelle at archlinux.org
Tue Oct 22 16:58:42 UTC 2019


    Date: Tuesday, October 22, 2019 @ 16:58:42
  Author: jelle
Revision: 365326

Check signed commit

Modified:
  arch-signoff/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-22 16:54:21 UTC (rev 365325)
+++ PKGBUILD	2019-10-22 16:58:42 UTC (rev 365326)
@@ -10,7 +10,7 @@
 depends=('python' 'pyalpm' 'python-click' 'python-dateutil'
          'python-requests' 'python-setuptools')
 makedepends=('python-setuptools-scm' 'asciidoc' 'git')
-source=("$pkgname::git+https://github.com/archlinux/arch-signoff.git#tag=$pkgver")
+source=("$pkgname::git+https://github.com/archlinux/arch-signoff.git?signed#tag=$pkgver")
 validpgpkeys=(
     'E499C79F53C96A54E572FEE1C06086337C50773E' # Jelle van der Waa
 )



More information about the arch-commits mailing list