summaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
Diffstat (limited to 'testing')
-rw-r--r--testing/backuppc/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/backuppc/APKBUILD b/testing/backuppc/APKBUILD
index 355be879..05de31bc 100644
--- a/testing/backuppc/APKBUILD
+++ b/testing/backuppc/APKBUILD
@@ -4,14 +4,14 @@ pkgname="backuppc"
_realname="BackupPC"
pkgver="3.2.0b1"
_realver="3.2.0beta1"
-pkgrel=3
+pkgrel=4
pkgdesc="High-performance, enterprise-grade backup system"
url="http://backuppc.sourceforge.net/"
license="GPL"
depends="perl busybox rsync perl-archive-zip perl-io-compress
perl-libwww perl-file-rsync"
makedepends=""
-install="$pkgname.pre-install"
+install="$pkgname.pre-install $pkgname.post-install"
subpackages=""
source="http://downloads.sourceforge.net/project/$pkgname/$pkgname-beta/$_realver/$_realname-$_realver.tar.gz
configure.pl.patch"