summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5ee6b4854fc9..ac1813e5311f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = memtest86-efi
pkgdesc = A free, thorough, stand alone memory test as an EFI application
pkgver = 8.1
- pkgrel = 3
+ pkgrel = 4
url = http://www.memtest86.com
install = memtest86-efi.install
arch = any
@@ -11,12 +11,12 @@ pkgbase = memtest86-efi
optdepends = efibootmgr: to add a new EFI boot entry
optdepends = grub: to add MemTest86 entry in GRUB2 menu
backup = etc/memtest86-efi/memtest86-efi.conf
- source = https://www.memtest86.com/downloads/memtest86-usb.zip
+ source = memtest86-efi-8.1.zip::https://www.memtest86.com/downloads/memtest86-usb.zip
source = memtest86-efi
source = memtest86-efi.conf
source = memtest86-efi-update.hook
source = memtest86-efi-remove.hook
- sha512sums = SKIP
+ sha512sums = 1b4dad3afe4bdf1e7d57ce52815ab8ab7646487272485723e99af1b9d6da79807d0aafea549f5906b320d346ab4f27d9c47734681ffad6fa1e6c50375ab94ff0
sha512sums = 9e4919d3a1d2435c3feed718b422be7206ec639268d79aee2ac419e9665d134829f507506da33903da547f73d22e0833335118cbe04cda0c5bbfc7e64aa3bd51
sha512sums = 947df5f141bdb00a007a796c74f862d6ca41f74b4e5b28d1a444b4b8e538114e7f404f54420508639a77e554c2477ad324570ada0462c9fd7b058ed51e0ea8d8
sha512sums = 6952376b601b84da5fba14a7a5316d37b6083bae20f68f5b90b22d2728a19bf6d1fb367cf1adecfb82bf03e339b7dbf91f6d23f0d59731f89cf45240f16d5614
diff --git a/PKGBUILD b/PKGBUILD
index 36b12a09fd41..28b125c8797f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _pkgbasename=memtest86
pkgname=$_pkgbasename-efi
pkgver=8.1
#_build=1000
-pkgrel=3
+pkgrel=4
pkgdesc="A free, thorough, stand alone memory test as an EFI application"
arch=('any')
url="http://www.memtest86.com"
@@ -15,12 +15,12 @@ optdepends=('efibootmgr: to add a new EFI boot entry'
backup=(etc/$pkgname/$pkgname.conf)
install=$pkgname.install
source=(#"https://www.passmark.com/ftp/$_pkgbasename-usb-$pkgver.$_build.zip"
- "https://www.memtest86.com/downloads/$_pkgbasename-usb.zip"
+ "$pkgname-$pkgver.zip::https://www.memtest86.com/downloads/$_pkgbasename-usb.zip"
"memtest86-efi"
"memtest86-efi.conf"
"memtest86-efi-update.hook"
"memtest86-efi-remove.hook")
-sha512sums=('SKIP'
+sha512sums=('1b4dad3afe4bdf1e7d57ce52815ab8ab7646487272485723e99af1b9d6da79807d0aafea549f5906b320d346ab4f27d9c47734681ffad6fa1e6c50375ab94ff0'
'9e4919d3a1d2435c3feed718b422be7206ec639268d79aee2ac419e9665d134829f507506da33903da547f73d22e0833335118cbe04cda0c5bbfc7e64aa3bd51'
'947df5f141bdb00a007a796c74f862d6ca41f74b4e5b28d1a444b4b8e538114e7f404f54420508639a77e554c2477ad324570ada0462c9fd7b058ed51e0ea8d8'
'6952376b601b84da5fba14a7a5316d37b6083bae20f68f5b90b22d2728a19bf6d1fb367cf1adecfb82bf03e339b7dbf91f6d23f0d59731f89cf45240f16d5614'