Christian Hesse pushed to branch main at Arch Linux / Packaging / Packages / lib32-keyutils
Commits: 0abc333c by Christian Hesse at 2024-03-05T14:53:05+01:00 upgpkg: 1.6.3-2: rebuild old packages - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,18 @@ +pkgbase = lib32-keyutils + pkgdesc = Linux Key Management Utilities (32-bit) + pkgver = 1.6.3 + pkgrel = 2 + url = https://www.kernel.org/ + arch = x86_64 + license = GPL2 + license = LGPL2.1 + makedepends = git + makedepends = gcc-multilib + depends = lib32-glibc + depends = lib32-krb5 + depends = keyutils + source = git+https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/keyutils.git#tag=5678a1aae8834b5c16b5ed7dc72ef8836a29e122?signed + validpgpkeys = A86E54B0D5E1B4E0AB7C640FFBB7576BA7CB0B6B + sha512sums = SKIP + +pkgname = lib32-keyutils ===================================== PKGBUILD ===================================== @@ -4,7 +4,7 @@ _pkgbasename=keyutils pkgname=lib32-$_pkgbasename _tag='5678a1aae8834b5c16b5ed7dc72ef8836a29e122' # git rev-parse v${pkgver} pkgver=1.6.3 -pkgrel=1 +pkgrel=2 pkgdesc='Linux Key Management Utilities (32-bit)' arch=('x86_64') url='https://www.kernel.org/' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-keyutils/-/commit/0abc333c2f17e0de5c1ec799909efc7a135e98e2 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-keyutils/-/commit/0abc333c2f17e0de5c1ec799909efc7a135e98e2 You're receiving this email because of your account on gitlab.archlinux.org.
