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


Commits:
c9f29c81 by Robin Candau at 2024-04-20T04:39:55+02:00
upgpkg: 7.4.0-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.3.1
+       pkgver = 7.4.0
        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.3.1
-       sha256sums = 
e29a46566efd2221fd06537c23767511baaddadd0c1b2dc486d2f195566c26f6
+       source = git+https://github.com/limine-bootloader/limine.git#tag=v7.4.0
+       sha256sums = 
8bfa1153bc50e0dd6673b608f007b124089eff0075d83af821a4aee3ce44daff
 
 pkgname = limine


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Mintsuki <mints...@protonmail.com>
 
 pkgname=limine
-pkgver=7.3.1
+pkgver=7.4.0
 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=('e29a46566efd2221fd06537c23767511baaddadd0c1b2dc486d2f195566c26f6')
+sha256sums=('8bfa1153bc50e0dd6673b608f007b124089eff0075d83af821a4aee3ce44daff')
 
 prepare() {
        cd "${pkgname}"



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

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


Reply via email to