summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristoph Fink2021-01-31 16:31:48 +0200
committerChristoph Fink2021-01-31 16:31:48 +0200
commit43cada5aad4783309e2a59f4bc776011c44994d7 (patch)
treeb7115b11769bce3ba3e260c8c80124e5fb3da1cf
parent8f3338f9215394f5594d2297a5c07c13aaf2b7d5 (diff)
downloadaur-43cada5aad4783309e2a59f4bc776011c44994d7.tar.gz
upgpkg: linux-timemachine-git 1.1-1
upstream release
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 61b54b3da45f..4bdb1f12995d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-timemachine-git
pkgdesc = Rsync-based OSX-like time machine for atomic and resumable local and remote backups
- pkgver = 1.0
+ pkgver = 1.1
pkgrel = 1
url = https://github.com/cytopia/linux-timemachine
arch = any
@@ -8,7 +8,7 @@ pkgbase = linux-timemachine-git
makedepends = git
depends = rsync
optdepends = openssh: backup to remote (SCP) locations
- source = linux-timemachine-git-1.0::git+https://github.com/cytopia/linux-timemachine.git
+ source = linux-timemachine-git-1.1::git+https://github.com/cytopia/linux-timemachine.git
sha256sums = SKIP
pkgname = linux-timemachine-git
diff --git a/PKGBUILD b/PKGBUILD
index e1ecd27b2225..4679b98857f9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname="linux-timemachine-git"
pkgdesc="Rsync-based OSX-like time machine for atomic and resumable local and remote backups"
url="https://github.com/cytopia/linux-timemachine"
-pkgver=1.0
+pkgver=1.1
pkgrel=1
arch=("any")