Compare commits
No commits in common. "4443b964d2f9d0a9bacb853cb0105309d4b73f46" and "709a4ac82af0afab5222745d7b0cb8d433d3e087" have entirely different histories.
4443b964d2
...
709a4ac82a
4 changed files with 11 additions and 11 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
pkgbase = clonezilla-unstable
|
pkgbase = clonezilla-unstable
|
||||||
pkgdesc = ncurses partition and disk imaging/cloning program
|
pkgdesc = ncurses partition and disk imaging/cloning program
|
||||||
pkgver = 5.12.2
|
pkgver = 5.11.12
|
||||||
pkgrel = 1
|
pkgrel = 1
|
||||||
url = https://clonezilla.org
|
url = https://clonezilla.org
|
||||||
arch = any
|
arch = any
|
||||||
|
|
@ -29,9 +29,9 @@ pkgbase = clonezilla-unstable
|
||||||
provides = clonezilla
|
provides = clonezilla
|
||||||
conflicts = clonezilla
|
conflicts = clonezilla
|
||||||
backup = etc/drbl/drbl-ocs.conf
|
backup = etc/drbl/drbl-ocs.conf
|
||||||
source = https://gitlab.com/stevenshiau/clonezilla/-/archive/v5.12.2/clonezilla-v5.12.2.tar.gz
|
source = https://gitlab.com/stevenshiau/clonezilla/-/archive/v5.11.12/clonezilla-v5.11.12.tar.gz
|
||||||
source = usrbin.patch
|
source = usrbin.patch
|
||||||
sha512sums = c796a11bd0d2ea3be41532cdb14ebbf3b83f958b1556dc59f6250d9830d7d92a7384b99884856d643d7621a43abb1d5740841bf6579caab9949fccbb4f74cedf
|
sha512sums = 1cb5f7c277f758709190c6aa38c726862345ba9678ce998eada0e65bb69471e3c31899d62cf100308ebbc6d0770f3bacba6224b4ca023498fa1633dfdc92a384
|
||||||
sha512sums = 39e63eaa18ffaed7fe9a2dde449c8b57d4a3dc313024213881bd620d0011671bb7f8a0346df7c247c2da94f8d82afb669057cb05dd9cefffafb680826544d6ac
|
sha512sums = 39e63eaa18ffaed7fe9a2dde449c8b57d4a3dc313024213881bd620d0011671bb7f8a0346df7c247c2da94f8d82afb669057cb05dd9cefffafb680826544d6ac
|
||||||
|
|
||||||
pkgname = clonezilla-unstable
|
pkgname = clonezilla-unstable
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
pkgname=clonezilla-unstable
|
pkgname=clonezilla-unstable
|
||||||
_pkgname=clonezilla
|
_pkgname=clonezilla
|
||||||
pkgver=5.12.2
|
pkgver=5.11.12
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="ncurses partition and disk imaging/cloning program"
|
pkgdesc="ncurses partition and disk imaging/cloning program"
|
||||||
arch=('any')
|
arch=('any')
|
||||||
|
|
@ -16,7 +16,7 @@ conflicts=("${_pkgname}")
|
||||||
provides=("${_pkgname}")
|
provides=("${_pkgname}")
|
||||||
source=("https://gitlab.com/stevenshiau/clonezilla/-/archive/v${pkgver}/${_pkgname}-v${pkgver}.tar.gz"
|
source=("https://gitlab.com/stevenshiau/clonezilla/-/archive/v${pkgver}/${_pkgname}-v${pkgver}.tar.gz"
|
||||||
'usrbin.patch')
|
'usrbin.patch')
|
||||||
sha512sums=('c796a11bd0d2ea3be41532cdb14ebbf3b83f958b1556dc59f6250d9830d7d92a7384b99884856d643d7621a43abb1d5740841bf6579caab9949fccbb4f74cedf'
|
sha512sums=('1cb5f7c277f758709190c6aa38c726862345ba9678ce998eada0e65bb69471e3c31899d62cf100308ebbc6d0770f3bacba6224b4ca023498fa1633dfdc92a384'
|
||||||
'39e63eaa18ffaed7fe9a2dde449c8b57d4a3dc313024213881bd620d0011671bb7f8a0346df7c247c2da94f8d82afb669057cb05dd9cefffafb680826544d6ac')
|
'39e63eaa18ffaed7fe9a2dde449c8b57d4a3dc313024213881bd620d0011671bb7f8a0346df7c247c2da94f8d82afb669057cb05dd9cefffafb680826544d6ac')
|
||||||
|
|
||||||
prepare() {
|
prepare() {
|
||||||
|
|
|
||||||
|
|
@ -1,16 +1,16 @@
|
||||||
pkgbase = linpack
|
pkgbase = linpack
|
||||||
pkgdesc = Benchmark that measures a system's floating-point rate of execution by solving dense linear equations
|
pkgdesc = Benchmark that measures a system's floating-point rate of execution by solving dense linear equations
|
||||||
pkgver = 2025.2.0
|
pkgver = 2025.1.0
|
||||||
pkgrel = 1
|
pkgrel = 1
|
||||||
url = https://software.intel.com/en-us/articles/intel-math-kernel-library-linpack-download
|
url = https://software.intel.com/en-us/articles/intel-math-kernel-library-linpack-download
|
||||||
arch = x86_64
|
arch = x86_64
|
||||||
license = LicenseRef-Intel-SmpL-2022
|
license = LicenseRef-Intel-SmpL-2022
|
||||||
options = !strip
|
options = !strip
|
||||||
backup = etc/linpack.conf
|
backup = etc/linpack.conf
|
||||||
source = https://downloadmirror.intel.com/861559/l_onemklbench_p_2025.2.0_532.tgz
|
source = https://downloadmirror.intel.com/850907/l_onemklbench_p_2025.1.0_653.tgz
|
||||||
source = linpack.conf
|
source = linpack.conf
|
||||||
source = linpack_runme_xeon64
|
source = linpack_runme_xeon64
|
||||||
sha512sums = 299866be93c6ce3cc44841fa073485c16fd3d381e40023e14c52a539fbe7ce61bcc20704751bd242ff81f78f6b555fb88ae296bf98d974b3a85bac62b4d51faf
|
sha512sums = 7e49c799c1cdda8c0896232ecaae89b90f6d10502d07a5310c664ac538142ab5b0dea347067a05b4a847c2f501aa7afb0cf6d2afe631457fa55f4fb236e5fd6e
|
||||||
sha512sums = 69b049a3a1c0b674e471bc61e1f88f729db1dd454eb0bfc9adde7c3a4876bb396a91f57f19d5e1add906ee4282068d8cd0fa5f1a59bf8a96784846a3c9f63ab1
|
sha512sums = 69b049a3a1c0b674e471bc61e1f88f729db1dd454eb0bfc9adde7c3a4876bb396a91f57f19d5e1add906ee4282068d8cd0fa5f1a59bf8a96784846a3c9f63ab1
|
||||||
sha512sums = 3e880d4e0af8154ac1d591177e08ceda28f5ff5fbf698e47f99de8621e37137ecf26024048bd0ee81fc7af73ca8ae0deeb0a309325970a701ac5f13b571bdb60
|
sha512sums = 3e880d4e0af8154ac1d591177e08ceda28f5ff5fbf698e47f99de8621e37137ecf26024048bd0ee81fc7af73ca8ae0deeb0a309325970a701ac5f13b571bdb60
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -2,8 +2,8 @@
|
||||||
# Contributor: graysky <graysky AT archlinux dot us>
|
# Contributor: graysky <graysky AT archlinux dot us>
|
||||||
|
|
||||||
pkgname='linpack'
|
pkgname='linpack'
|
||||||
_pkgver=2025.2.0_532
|
_pkgver=2025.1.0_653
|
||||||
_pkgid=861559
|
_pkgid=850907
|
||||||
pkgver=${_pkgver%%_*}
|
pkgver=${_pkgver%%_*}
|
||||||
_math_kernel_lib=${pkgver%%.0}
|
_math_kernel_lib=${pkgver%%.0}
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
|
|
@ -16,7 +16,7 @@ options=('!strip')
|
||||||
source=("https://downloadmirror.intel.com/${_pkgid}/l_onemklbench_p_${_pkgver}.tgz"
|
source=("https://downloadmirror.intel.com/${_pkgid}/l_onemklbench_p_${_pkgver}.tgz"
|
||||||
'linpack.conf'
|
'linpack.conf'
|
||||||
'linpack_runme_xeon64')
|
'linpack_runme_xeon64')
|
||||||
sha512sums=('299866be93c6ce3cc44841fa073485c16fd3d381e40023e14c52a539fbe7ce61bcc20704751bd242ff81f78f6b555fb88ae296bf98d974b3a85bac62b4d51faf'
|
sha512sums=('7e49c799c1cdda8c0896232ecaae89b90f6d10502d07a5310c664ac538142ab5b0dea347067a05b4a847c2f501aa7afb0cf6d2afe631457fa55f4fb236e5fd6e'
|
||||||
'69b049a3a1c0b674e471bc61e1f88f729db1dd454eb0bfc9adde7c3a4876bb396a91f57f19d5e1add906ee4282068d8cd0fa5f1a59bf8a96784846a3c9f63ab1'
|
'69b049a3a1c0b674e471bc61e1f88f729db1dd454eb0bfc9adde7c3a4876bb396a91f57f19d5e1add906ee4282068d8cd0fa5f1a59bf8a96784846a3c9f63ab1'
|
||||||
'3e880d4e0af8154ac1d591177e08ceda28f5ff5fbf698e47f99de8621e37137ecf26024048bd0ee81fc7af73ca8ae0deeb0a309325970a701ac5f13b571bdb60')
|
'3e880d4e0af8154ac1d591177e08ceda28f5ff5fbf698e47f99de8621e37137ecf26024048bd0ee81fc7af73ca8ae0deeb0a309325970a701ac5f13b571bdb60')
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue