summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 74942350ff2e..c96bb34bf711 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Andrey Vihrov <andrey.vihrov at gmail.com>
pkgname=sbupdate-git
-pkgver=0.r103.0b3cd7e
+pkgver=0.r113.4e6d106
pkgrel=1
pkgdesc="Generate and sign kernel images for UEFI Secure Boot"
arch=('any')
@@ -13,7 +13,8 @@ makedepends=('git')
conflicts=('sbupdate')
provides=('sbupdate')
backup=('etc/sbupdate.conf')
-source=("git+https://github.com/andreyv/sbupdate.git")
+source=("git+https://github.com/andreyv/sbupdate.git?signed")
+validpgpkeys=('96F281C741F4F2693E96885BF6532C30466E8B3E')
sha256sums=('SKIP')
pkgver() {