summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorM0Rf302017-08-11 12:58:22 +0200
committerM0Rf302017-08-11 12:58:22 +0200
commit348fa4355cc49c815295e00a83e6de4a80c3df47 (patch)
tree354ee0a9981631e1f3f97e6eadf9b8d0b516e421 /PKGBUILD
parentadf5bbeade0bcaf18e5bba9ef3f3e092efd5e1c5 (diff)
downloadaur-348fa4355cc49c815295e00a83e6de4a80c3df47.tar.gz
clonezilla-experimental: 3.27.17
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 555a3857e47b..d59cdc86b9ae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Mantainer: M0Rf30
pkgname=clonezilla-experimental
_name=clonezilla
-pkgver=3.21.2
+pkgver=3.27.17
pkgrel=1
pkgdesc="The Free and Open Source Software for Disk Imaging and Cloning"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ depends=('drbl' 'partclone' 'ntfs-3g' 'partimage' 'pigz' 'sshfs' 'parted'
'xz' 'pixz' 'lzop' 'ecryptfs-utils')
backup=('etc/drbl/drbl-ocs.conf')
provides=('clonezilla')
-source=(http://free.nchc.org.tw/drbl-core/src/unstable/$_name-$pkgver.tar.bz2
+source=(http://free.nchc.org.tw/drbl-core/src/unstable/$_name-$pkgver.tar.xz
usrbin.patch)
prepare() {
@@ -27,6 +27,5 @@ package() {
make DESTDIR="$pkgdir" install
}
-
-md5sums=('b899b094e1e5a538c3c9d3301bb8ed80'
+md5sums=('523add3bb92d230fcbf0162849d27685'
'a976c9209f7bbccd352a9d0a5c8b41ae')