Update to version 5.2.2
This commit is contained in:
parent
41c97b53b3
commit
32d3cf26e0
2 changed files with 5 additions and 5 deletions
4
PKGBUILD
4
PKGBUILD
|
@ -2,7 +2,7 @@
|
|||
|
||||
pkgname=clonezilla-unstable
|
||||
_pkgname=clonezilla
|
||||
pkgver=5.2.1
|
||||
pkgver=5.2.2
|
||||
pkgrel=1
|
||||
pkgdesc="ncurses partition and disk imaging/cloning program"
|
||||
arch=('any')
|
||||
|
@ -16,7 +16,7 @@ conflicts=("${_pkgname}")
|
|||
provides=("${_pkgname}")
|
||||
source=("https://free.nchc.org.tw/drbl-core/src/unstable/${_pkgname}-${pkgver}.tar.xz"
|
||||
'usrbin.patch')
|
||||
sha256sums=('d00df90503e698253cb4c0af07dc966025015caf3b141b75893ebdb7ba3ddf10'
|
||||
sha256sums=('1088c9ce616191bbb30d831dd0e389dfb3663abca1e17fbe989ebc4de3e85beb'
|
||||
'9340f18b27a1b3b41c4935c5831f6503e4cadf333f03433769906da40a6e38e6')
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue