[arch-commits] Commit in backuppc/trunk (PKGBUILD)

Sébastien Luttringer seblu at archlinux.org
Thu Jun 1 21:27:40 UTC 2017


    Date: Thursday, June 1, 2017 @ 21:27:40
  Author: seblu
Revision: 232618

upgpkg: backuppc 4.1.2-3

Modified:
  backuppc/trunk/PKGBUILD

----------+
 PKGBUILD |   14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-01 21:27:24 UTC (rev 232617)
+++ PKGBUILD	2017-06-01 21:27:40 UTC (rev 232618)
@@ -3,9 +3,9 @@
 
 pkgname=backuppc
 pkgver=4.1.2
-_xsver=0.53
-_rbpcver=3.0.9.6
-pkgrel=2
+_xsver=0.54
+_rbpcver=3.0.9.7
+pkgrel=3
 pkgdesc='Enterprise-grade system for backing up Linux, Windows and MacOS PCs'
 url='https://github.com/backuppc/backuppc/'
 license=('GPL2')
@@ -18,8 +18,8 @@
             'smbclient: smb/cifs transfert support'
             'rrdtool: graphs of the pool usage ')
 source=("https://github.com/backuppc/backuppc/releases/download/$pkgver/BackupPC-$pkgver.tar.gz"
-        "https://github.com/backuppc/backuppc-xs/releases/download/v${_xsver//./_}/BackupPC-XS-${_xsver}.tar.gz"
-        "https://github.com/backuppc/rsync-bpc/releases/download/v${_rbpcver//./_}/rsync-bpc-${_rbpcver}.tar.gz"
+        "https://github.com/backuppc/backuppc-xs/releases/download/${_xsver}/BackupPC-XS-${_xsver}.tar.gz"
+        "https://github.com/backuppc/rsync-bpc/releases/download/${_rbpcver}/rsync-bpc-${_rbpcver}.tar.gz"
         '01-fix-edit-compound.patch'
         "$pkgname.service"
         "$pkgname.sysusers"
@@ -33,8 +33,8 @@
         "etc/httpd/conf/extra/$pkgname.conf"
         "etc/$pkgname/$pkgname.users")
 md5sums=('51b6328747d7329fe0278329eaa22ac6'
-         'a6e58a97994e0128064ab16ee337f2f0'
-         'c3e4b850d5d522bd1df21555c4287448'
+         '412295cb6cfe8a0dcb9fd5cf93645ea0'
+         'b5680e57298026283287f672e9151b85'
          '24f8fbf9732fb9c523d71fa3349211d4'
          '9d798d275eb737bcfd035d5277b6b4ce'
          'd90840387358e5dd230cace0b2d6b53a'



More information about the arch-commits mailing list