summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9823139337f7..22841571599f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,18 +1,18 @@
# Maintainer: M.Carreira <arch@carreira.com.pt>
# Contributor: M.Carreira <arch@carreira.com.pt>
+
pkgname=mondo
pkgver=3.2.0
-pkgrel=3
+pkgrel=4
pkgdesc="A disaster recovery solution to create backup media that can be used to redeploy the damaged system"
arch=('i686' 'x86_64')
url="http://www.mondorescue.org/"
license=('GPL2')
-changelog=ChangeLog
depends=('mindi>=2.0.7' 'bzip2>=0.9' 'afio' 'cdrkit' 'binutils' 'libnewt>=0.50' 'buffer' 'syslinux>=1.52' 'slang')
makedepends=('libnewt>=0.50' 'gcc' 'autoconf' 'automake' 'libtool')
optdepends=('lzop: File compressor using lzo lib'
'lzo: A portable lossless data compression library')
-source=('ftp://ftp.mondorescue.org/src/${pkgname}-${pkgver}.tar.gz'
+source=("ftp://ftp.mondorescue.org/src/${pkgname}-${pkgver}.tar.gz"
'mondo-initrd.patch')
md5sums=('6f5ef27d940c90a858ce9b1888c23c2d'
'29ba10f84bd587aa1b80f70f91be6b02')