diff options
author | Leonardo Arena <rnalrd@gmail.com> | 2010-03-02 10:15:38 +0000 |
---|---|---|
committer | Leonardo Arena <rnalrd@gmail.com> | 2010-03-02 10:15:38 +0000 |
commit | 840319b6a814650c0a9a31f88ff39dac41ec3900 (patch) | |
tree | 8405739478f3c6f637d9fa0a3a04bf2d74d4b713 /testing/backuppc | |
parent | 0b1f1a950efe75a977d42cc05488816da0cce3c4 (diff) | |
download | aports-840319b6a814650c0a9a31f88ff39dac41ec3900.tar.bz2 aports-840319b6a814650c0a9a31f88ff39dac41ec3900.tar.xz |
testing/backuppc: pkgrel +1
Diffstat (limited to 'testing/backuppc')
-rw-r--r-- | testing/backuppc/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/backuppc/APKBUILD b/testing/backuppc/APKBUILD index 61a1d01b0f..2b8e2cc85a 100644 --- a/testing/backuppc/APKBUILD +++ b/testing/backuppc/APKBUILD @@ -4,7 +4,7 @@ pkgname="backuppc" _realname="BackupPC" pkgver="3.2.0b1" _realver="3.2.0beta1" -pkgrel=1 +pkgrel=2 pkgdesc="High-performance, enterprise-grade backup system" url="http://backuppc.sourceforge.net/" license="GPL" |