summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Severance2016-10-19 13:20:18 -0400
committerChris Severance2016-10-19 13:20:18 -0400
commita0477c6fee773e7b9b8adbd6e960e03c6e5e2550 (patch)
tree654e6dcd8464701673595a70b24b269193e4bf58
parent261f31cd68eb57f10663cc0f1441176b65336d39 (diff)
downloadaur-a0477c6fee773e7b9b8adbd6e960e03c6e5e2550.tar.gz
Update to 16.10.6
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b332dc074630..0157b173d186 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun Oct 16 17:34:20 UTC 2016
+# Wed Oct 19 17:19:43 UTC 2016
pkgbase = timeshift
pkgdesc = A system restore utility for Linux
- pkgver = 16.10.5
+ pkgver = 16.10.6
pkgrel = 1
url = https://code.launchpad.net/~teejee2008/timeshift
arch = i686
@@ -21,7 +21,7 @@ pkgbase = timeshift
depends = cron
optdepends = gksu: run timeshift from a menu
options = !emptydirs
- source = timeshift_v16.10.5_r347.tgz::https://bazaar.launchpad.net/~teejee2008/timeshift/trunk/tarball/347
+ source = timeshift_v16.10.6_r349.tgz::https://bazaar.launchpad.net/~teejee2008/timeshift/trunk/tarball/349
source = sha256sums.txt
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 3cf1f99ab7c2..c808f365c272 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ 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.10.5'; _ubrel='347'; _libgee='libgee>=0.18.0'
+_ubver='16.10.6'; _ubrel='349'; _libgee='libgee>=0.18.0'
pkgname='timeshift'
pkgver="${_ubver}"
pkgrel='1'