summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2dca19747395..7cde21b4e828 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Fri Jun 24 17:09:03 UTC 2016
+# Sat Jul 16 06:18:07 UTC 2016
pkgbase = timeshift
pkgdesc = A system restore utility for Linux
- pkgver = 16.3
- pkgrel = 3
+ pkgver = 16.7
+ pkgrel = 1
url = https://code.launchpad.net/~teejee2008/timeshift
arch = i686
arch = x86_64
@@ -21,7 +21,7 @@ pkgbase = timeshift
depends = cron
optdepends = gksu: run timeshift from a menu
options = !emptydirs
- source = timeshift_v16.3_r186.tgz::https://bazaar.launchpad.net/~teejee2008/timeshift/trunk/tarball/186
+ source = timeshift_v16.7_r194.tgz::https://bazaar.launchpad.net/~teejee2008/timeshift/trunk/tarball/194
source = sha256sums.txt
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 9edf0007a3d4..c1bcd6544cda 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,10 +11,10 @@ set -u
#_ubver='1.7.3~177~ubuntu14.04.1'; _libgee='libgee>=0.18.0'
#_ubver='1.7.5~180~ubuntu14.04.1'; _libgee='libgee>=0.18.0'
#_ubver='1.7.6~184~ubuntu14.04.1'; _libgee='libgee>=0.18.0'
-_ubver='16.3'; _ubrel='186'; _libgee='libgee>=0.18.0'
+_ubver='16.7'; _ubrel='194'; _libgee='libgee>=0.18.0'
pkgname='timeshift'
pkgver="${_ubver}"
-pkgrel='3'
+pkgrel='1'
pkgdesc='A system restore utility for Linux'
arch=('i686' 'x86_64')
#url='https://launchpad.net/~teejee2008/+archive/ubuntu/ppa'