summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNarrat2021-06-21 18:20:06 +0200
committerNarrat2021-06-21 18:20:06 +0200
commit6db244a91e38376e9f389b68e4641bea3ab49331 (patch)
tree14552b4fef4793e8f112d5b7d7be8fa437223f9c
parentadd8f1810956d76bd0ae4ccb4090ba5a9bf438a9 (diff)
downloadaur-6db244a91e38376e9f389b68e4641bea3ab49331.tar.gz
util-linux-aes: Add loop-aes dev key
-rw-r--r--.SRCINFO3
-rwxr-xr-xPKGBUILD5
2 files changed, 5 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2ff7798b453d..0c18bcd652ad 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = util-linux-aes
pkgdesc = Miscellaneous system utilities for Linux, with loop-AES support
pkgver = 2.37
- pkgrel = 3.1
+ pkgrel = 3.2
url = https://github.com/karelzak/util-linux
install = util-linux-aes.install
arch = x86_64
@@ -27,6 +27,7 @@ pkgbase = util-linux-aes
source = rfkill-unblock_.service
source = rfkill-block_.service
validpgpkeys = B0C64D14301CC6EFAEDF60E4E4B71D5EEC39C284
+ validpgpkeys = 12D64C3ADCDA0AA427BDACDFF0733C808132F189
sha256sums = bd07b7e98839e0359842110525a3032fdb8eaf3a90bedde3dd1652d32d15cce5
sha256sums = SKIP
sha256sums = 0a78ea9a05191b1ddaeedc8c8d8ae053f9ed4e7cd2f39ef4b3bc356e552c98a2
diff --git a/PKGBUILD b/PKGBUILD
index b37208d7d130..9662b2ede742 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ pkgname=(util-linux-aes util-linux-libs-aes)
_pkgmajor=2.37
_realver=${_pkgmajor}
pkgver=${_realver/-/}
-pkgrel=3.1
+pkgrel=3.2
pkgdesc='Miscellaneous system utilities for Linux, with loop-AES support'
url='https://github.com/karelzak/util-linux'
#url="http://sourceforge.net/projects/loop-aes/"
@@ -20,7 +20,8 @@ makedepends=('asciidoctor' 'libcap-ng' 'libxcrypt' 'python' 'systemd' 'gtk-doc')
license=('GPL2')
options=('strip')
install=${pkgname}.install
-validpgpkeys=('B0C64D14301CC6EFAEDF60E4E4B71D5EEC39C284') # Karel Zak
+validpgpkeys=('B0C64D14301CC6EFAEDF60E4E4B71D5EEC39C284' # Karel Zak
+ '12D64C3ADCDA0AA427BDACDFF0733C808132F189') # Jari Ruusu
source=("https://www.kernel.org/pub/linux/utils/util-linux/v$_pkgmajor/${_basename}-${_realver}.tar."{xz,sign}
#"${_basename}-${pkgver}.diff"
http://loop-aes.sourceforge.net/updates/${_basename}-${pkgver}-20210620.diff.bz2{,.sign}