Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / limine


Commits:
5cd99196 by Robin Candau at 2024-04-30T09:37:49+02:00
upgpkg: 7.4.1-1: New upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = limine
        pkgdesc = An advanced, portable, multiprotocol bootloader
-       pkgver = 7.4.0
+       pkgver = 7.4.1
        pkgrel = 1
        url = https://limine-bootloader.org/
        arch = x86_64
@@ -12,7 +12,7 @@ pkgbase = limine
        makedepends = lld
        makedepends = clang
        depends = glibc
-       source = git+https://github.com/limine-bootloader/limine.git#tag=v7.4.0
-       sha256sums = 
8bfa1153bc50e0dd6673b608f007b124089eff0075d83af821a4aee3ce44daff
+       source = git+https://github.com/limine-bootloader/limine.git#tag=v7.4.1
+       sha256sums = 
19ed352a7ec4ac62571c2e00c7122391843964e9d0daea6e79e8b2b662dfd9d8
 
 pkgname = limine


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Mintsuki <mints...@protonmail.com>
 
 pkgname=limine
-pkgver=7.4.0
+pkgver=7.4.1
 pkgrel=1
 pkgdesc="An advanced, portable, multiprotocol bootloader"
 arch=('x86_64')
@@ -11,7 +11,7 @@ license=('BSD-2-Clause')
 depends=('glibc')
 makedepends=('git' 'nasm' 'mtools' 'llvm' 'lld' 'clang')
 source=("git+https://github.com/limine-bootloader/limine.git#tag=v${pkgver}";)
-sha256sums=('8bfa1153bc50e0dd6673b608f007b124089eff0075d83af821a4aee3ce44daff')
+sha256sums=('19ed352a7ec4ac62571c2e00c7122391843964e9d0daea6e79e8b2b662dfd9d8')
 
 prepare() {
        cd "${pkgname}"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/limine/-/commit/5cd99196f7aa1f00a0557c3c21ae178120eda677

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/limine/-/commit/5cd99196f7aa1f00a0557c3c21ae178120eda677
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to