summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5803aeb7a96d..61b54b3da45f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = linux-timemachine-git
pkgdesc = Rsync-based OSX-like time machine for atomic and resumable local and remote backups
pkgver = 1.0
- pkgrel = 0
+ pkgrel = 1
url = https://github.com/cytopia/linux-timemachine
arch = any
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index f15fc3bb2bda..e1ecd27b2225 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgdesc="Rsync-based OSX-like time machine for atomic and resumable local and re
url="https://github.com/cytopia/linux-timemachine"
pkgver=1.0
-pkgrel=0
+pkgrel=1
arch=("any")
license=("MIT")