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

Tobias Powalowski tpowa at archlinux.org
Wed Feb 10 06:41:44 UTC 2021


    Date: Wednesday, February 10, 2021 @ 06:41:44
  Author: tpowa
Revision: 407775

#68215 add signed git

Modified:
  kbd/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-10 05:12:27 UTC (rev 407774)
+++ PKGBUILD	2021-02-10 06:41:44 UTC (rev 407775)
@@ -11,7 +11,7 @@
 makedepends=('check' 'git')
 #source=(https://www.kernel.org/pub/linux/utils/${pkgname}/${pkgname}-${pkgver}.tar.gz
 #        https://www.kernel.org/pub/linux/utils/kbd/${pkgname}-${pkgver}.tar.sign
-source=(git+https://git.kernel.org/pub/scm/linux/kernel/git/legion/kbd.git#tag=v$pkgver
+source=(git+https://git.kernel.org/pub/scm/linux/kernel/git/legion/kbd.git#tag=v$pkgver?signed
         'fix-euro2.patch'
 	'vlock.pam')
 provides=('vlock')



More information about the arch-commits mailing list