summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
-rw-r--r--duplicati.install1
3 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 93d04cad1553..3c0d5ed993d7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = duplicati-canary-bin
pkgdesc = A free backup client that securely stores encrypted, incremental, compressed backups on cloud storage services and remote file servers
pkgver = 2.0.6.104
- pkgrel = 6
+ pkgrel = 7
url = http://duplicati.com
install = duplicati.install
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 6de13e4f94af..13a9e24cc9ab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# armv7h tester: kauron
pkgname=duplicati-canary-bin
pkgver=2.0.6.104
-pkgrel=6
+pkgrel=7
_date=2022-06-15
_branch=canary
pkgdesc="A free backup client that securely stores encrypted, incremental, compressed backups on cloud storage services and remote file servers"
diff --git a/duplicati.install b/duplicati.install
index c6f64d671175..27f982c50efb 100644
--- a/duplicati.install
+++ b/duplicati.install
@@ -43,6 +43,7 @@ EOF
* for details, and downgrade to an earlier version if necessary.
EOF
+ fi
if [ $(vercmp $2 2.0.6.104-5) -lt 0 ]; then
cat <<EOF
* This package was renamed from duplicati-latest to duplicati-canary-bin starting