Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
memtest86+


Commits:
59ab16e2 by Antonio Rojas at 2024-12-26T11:07:15+01:00
Actually update to 7.20

Fixes 
https://gitlab.archlinux.org/archlinux/packaging/packages/memtest86plus/-/issues/2

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = memtest86+
        pkgdesc = Advanced memory diagnostic tool
        pkgver = 7.20
-       pkgrel = 1
+       pkgrel = 2
        url = https://www.memtest.org
        arch = any
        license = GPL2
@@ -9,10 +9,10 @@ pkgbase = memtest86+
        makedepends = xorriso
        makedepends = dosfstools
        makedepends = mtools
-       source = 
git+https://github.com/memtest86plus/memtest86plus.git#tag=5dde13b0a1b4b23b26e627a659455016df22ad5a
+       source = 
git+https://github.com/memtest86plus/memtest86plus.git#tag=v7.20
        source = 60_memtest86+
        source = 60_memtest86+-efi
-       sha512sums = 
f621f6081e02a42aee660ea6f97ad961e6d4a1a7924e7ecb495da402eff07f4c69ee9b6503aebbe7164f35cd237f62a527f73d0a4a0d67f567006e62517c1886
+       sha512sums = 
1d32fc828a6cab878374a19c5b63e934214ae2101116d27854bd3b19ebfcd27dac40e1e899bb7b2f87a7d88d3461631286430c4d6da5894be51b324e56648ebd
        sha512sums = 
9067f58ab7ad6d7080a7f5e428fb2ef68a44cb6d83e531badf385df134d1e764e0f77e9b2d1c3e8fca36cd5e25dcde672f71a4a8f883783ec600a70f0ee1c22c
        sha512sums = 
926f5a7ef54e706c977bc03ca66a9e5ec3aa5ca119359c6e6bfdf83834ff5097689b312032cdf7661afab6baa04867e25792f27dd665fc89a061f2a9e39cf97e
 


=====================================
PKGBUILD
=====================================
@@ -3,9 +3,8 @@
 
 pkgbase=memtest86+
 pkgname=('memtest86+' 'memtest86+-efi' 'memtest86+-iso')
-_tag=5dde13b0a1b4b23b26e627a659455016df22ad5a
 pkgver=7.20
-pkgrel=1
+pkgrel=2
 pkgdesc='Advanced memory diagnostic tool'
 url='https://www.memtest.org'
 arch=('any')
@@ -13,10 +12,10 @@ license=('GPL2')
 makedepends=('git')
 makedepends+=('xorriso' 'dosfstools' 'mtools') # to build the iso image
 source=(#https://www.memtest.org/download/${pkgver}/${pkgname}-${pkgver}.bin.gz
-        "git+https://github.com/memtest86plus/memtest86plus.git#tag=${_tag}";
+        "git+https://github.com/memtest86plus/memtest86plus.git#tag=v$pkgver";
         60_memtest86+ 
         60_memtest86+-efi)
-sha512sums=('f621f6081e02a42aee660ea6f97ad961e6d4a1a7924e7ecb495da402eff07f4c69ee9b6503aebbe7164f35cd237f62a527f73d0a4a0d67f567006e62517c1886'
+sha512sums=('1d32fc828a6cab878374a19c5b63e934214ae2101116d27854bd3b19ebfcd27dac40e1e899bb7b2f87a7d88d3461631286430c4d6da5894be51b324e56648ebd'
             
'9067f58ab7ad6d7080a7f5e428fb2ef68a44cb6d83e531badf385df134d1e764e0f77e9b2d1c3e8fca36cd5e25dcde672f71a4a8f883783ec600a70f0ee1c22c'
             
'926f5a7ef54e706c977bc03ca66a9e5ec3aa5ca119359c6e6bfdf83834ff5097689b312032cdf7661afab6baa04867e25792f27dd665fc89a061f2a9e39cf97e')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/memtest86plus/-/commit/59ab16e2f701bdb36ca7117590f36609fe909362

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/memtest86plus/-/commit/59ab16e2f701bdb36ca7117590f36609fe909362
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to