upgpkg: clonezilla-unstable 5.12.24-1
upstream release
This commit is contained in:
parent
38d66ac11c
commit
b3ba149fbf
2 changed files with 5 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
|||
pkgbase = clonezilla-unstable
|
||||
pkgdesc = ncurses partition and disk imaging/cloning program
|
||||
pkgver = 5.12.13
|
||||
pkgver = 5.12.24
|
||||
pkgrel = 1
|
||||
url = https://clonezilla.org
|
||||
arch = any
|
||||
|
@ -29,9 +29,9 @@ pkgbase = clonezilla-unstable
|
|||
provides = clonezilla
|
||||
conflicts = clonezilla
|
||||
backup = etc/drbl/drbl-ocs.conf
|
||||
source = https://gitlab.com/stevenshiau/clonezilla/-/archive/v5.12.13/clonezilla-v5.12.13.tar.gz
|
||||
source = https://gitlab.com/stevenshiau/clonezilla/-/archive/v5.12.24/clonezilla-v5.12.24.tar.gz
|
||||
source = usrbin.patch
|
||||
sha512sums = bc1a7df17a636e57c09d1dce74f04a1cfcc81cf78c8b3f7d0258eb57374147e483cb6949dd9669b20c314832197e40494067e90668bf266c520397ed4dae205f
|
||||
sha512sums = 06d7a6f57631ace2df0fe5cf963494e52c2bc045d1e0a5892ffbeb240a109b50d9c61db5e3a7db379350367a4115dad91c85efc995412f10d3a62fa7b6f59265
|
||||
sha512sums = 39e63eaa18ffaed7fe9a2dde449c8b57d4a3dc313024213881bd620d0011671bb7f8a0346df7c247c2da94f8d82afb669057cb05dd9cefffafb680826544d6ac
|
||||
|
||||
pkgname = clonezilla-unstable
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
pkgname=clonezilla-unstable
|
||||
_pkgname=clonezilla
|
||||
pkgver=5.12.13
|
||||
pkgver=5.12.24
|
||||
pkgrel=1
|
||||
pkgdesc="ncurses partition and disk imaging/cloning program"
|
||||
arch=('any')
|
||||
|
@ -16,7 +16,7 @@ conflicts=("${_pkgname}")
|
|||
provides=("${_pkgname}")
|
||||
source=("https://gitlab.com/stevenshiau/clonezilla/-/archive/v${pkgver}/${_pkgname}-v${pkgver}.tar.gz"
|
||||
'usrbin.patch')
|
||||
sha512sums=('bc1a7df17a636e57c09d1dce74f04a1cfcc81cf78c8b3f7d0258eb57374147e483cb6949dd9669b20c314832197e40494067e90668bf266c520397ed4dae205f'
|
||||
sha512sums=('06d7a6f57631ace2df0fe5cf963494e52c2bc045d1e0a5892ffbeb240a109b50d9c61db5e3a7db379350367a4115dad91c85efc995412f10d3a62fa7b6f59265'
|
||||
'39e63eaa18ffaed7fe9a2dde449c8b57d4a3dc313024213881bd620d0011671bb7f8a0346df7c247c2da94f8d82afb669057cb05dd9cefffafb680826544d6ac')
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue