Christian Hesse pushed to branch main at Arch Linux / Packaging / Packages /
kmod
Commits:
6b62f1c8 by Christian Hesse at 2024-08-26T20:33:04+02:00
upgpkg: 33-3: rebuild with recent changes
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = kmod
pkgdesc = Linux kernel module management tools and library
pkgver = 33
- pkgrel = 2
+ pkgrel = 3
url = https://git.kernel.org/pub/scm/utils/kernel/kmod/kmod.git
arch = x86_64
license = LGPL-2.1-or-later
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=kmod
pkgver=33
-pkgrel=2
+pkgrel=3
pkgdesc="Linux kernel module management tools and library"
arch=('x86_64')
url='https://git.kernel.org/pub/scm/utils/kernel/kmod/kmod.git'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/kmod/-/commit/6b62f1c8896ca8aa254106532d4469dae420273e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/kmod/-/commit/6b62f1c8896ca8aa254106532d4469dae420273e
You're receiving this email because of your account on gitlab.archlinux.org.