upgpkg: clonezilla-unstable 5.12.38-1
upstream release
This commit is contained in:
parent
29c9e07277
commit
403a0e2fbc
2 changed files with 5 additions and 5 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.36
|
pkgver = 5.12.38
|
||||||
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.36/clonezilla-v5.12.36.tar.gz
|
source = https://gitlab.com/stevenshiau/clonezilla/-/archive/v5.12.38/clonezilla-v5.12.38.tar.gz
|
||||||
source = usrbin.patch
|
source = usrbin.patch
|
||||||
sha512sums = 1a1f46b9b73212ef34d1a3aa46b259f896fe6f13a6b16ebac06a7a9f4f7e18190f547af6e8137ca16ef419c1b85c6e4ef8b28786dead5161de64b88bdabe7742
|
sha512sums = 6bccb31e820bb2d497004df3226acc038f7c197bed473c8759f370c6a9cd70f2b700e8f2f228e686abd4a73f4cca03cf49ed5855f4c77f167caa0ffd17443931
|
||||||
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.36
|
pkgver=5.12.38
|
||||||
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=('1a1f46b9b73212ef34d1a3aa46b259f896fe6f13a6b16ebac06a7a9f4f7e18190f547af6e8137ca16ef419c1b85c6e4ef8b28786dead5161de64b88bdabe7742'
|
sha512sums=('6bccb31e820bb2d497004df3226acc038f7c197bed473c8759f370c6a9cd70f2b700e8f2f228e686abd4a73f4cca03cf49ed5855f4c77f167caa0ffd17443931'
|
||||||
'39e63eaa18ffaed7fe9a2dde449c8b57d4a3dc313024213881bd620d0011671bb7f8a0346df7c247c2da94f8d82afb669057cb05dd9cefffafb680826544d6ac')
|
'39e63eaa18ffaed7fe9a2dde449c8b57d4a3dc313024213881bd620d0011671bb7f8a0346df7c247c2da94f8d82afb669057cb05dd9cefffafb680826544d6ac')
|
||||||
|
|
||||||
prepare() {
|
prepare() {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue