summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaxim Baz2021-06-07 17:01:51 +0200
committerMaxim Baz2021-06-07 17:02:16 +0200
commit0869d08e6998024df1626d1a914172da86a34392 (patch)
tree23fba2803ea08ead42788ba27f5e761cf74e104e
parent76169f25f4548533137561cd9c96878cd6b1eb5d (diff)
downloadaur-0869d08e6998024df1626d1a914172da86a34392.tar.gz
arch-secure-boot: 1.3.1
-rw-r--r--.SRCINFO9
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 07c631f74085..b245931cd937 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = arch-secure-boot
pkgdesc = UEFI Secure Boot for Arch Linux + btrfs snapshot recovery
- pkgver = 1.3.0
+ pkgver = 1.3.1
pkgrel = 1
url = https://github.com/maximbaz/arch-secure-boot
arch = any
@@ -15,11 +15,10 @@ pkgbase = arch-secure-boot
depends = snap-pac
optdepends = intel-ucode: microcode update for Intel (one is required)
optdepends = amd-ucode: microcode update for AMD (one is required)
- source = arch-secure-boot-1.3.0.tar.gz::https://github.com/maximbaz/arch-secure-boot/archive/1.3.0.tar.gz
- source = https://github.com/maximbaz/arch-secure-boot/releases/download/1.3.0/arch-secure-boot-1.3.0.tar.gz.asc
+ source = arch-secure-boot-1.3.1.tar.gz::https://github.com/maximbaz/arch-secure-boot/archive/1.3.1.tar.gz
+ source = https://github.com/maximbaz/arch-secure-boot/releases/download/1.3.1/arch-secure-boot-1.3.1.tar.gz.asc
validpgpkeys = EB4F9E5A60D32232BB52150C12C87A28FEAC6B20
- sha256sums = 226462d3218e47538da71131543b96fbc8e553e4390114bec871927336c6a7e8
+ sha256sums = e3e9bf2cfe591e6bb28ce9ef2265829301b6f7f08dfbd3ae28e01e737b3d8d3b
sha256sums = SKIP
pkgname = arch-secure-boot
-
diff --git a/PKGBUILD b/PKGBUILD
index 0bdd74ac238a..8a968e2ccee2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Maxim Baz <$pkgname at maximbaz dot com>
pkgname=arch-secure-boot
-pkgver=1.3.0
+pkgver=1.3.1
pkgrel=1
license=('ISC')
pkgdesc='UEFI Secure Boot for Arch Linux + btrfs snapshot recovery'
@@ -16,7 +16,7 @@ source=(
"${pkgname}-${pkgver}.tar.gz::https://github.com/maximbaz/${pkgname}/archive/${pkgver}.tar.gz"
"https://github.com/maximbaz/${pkgname}/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.gz.asc"
)
-sha256sums=('226462d3218e47538da71131543b96fbc8e553e4390114bec871927336c6a7e8'
+sha256sums=('e3e9bf2cfe591e6bb28ce9ef2265829301b6f7f08dfbd3ae28e01e737b3d8d3b'
'SKIP')
validpgpkeys=('EB4F9E5A60D32232BB52150C12C87A28FEAC6B20')