diff options
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" |