summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChris Severance2019-08-26 17:08:06 -0400
committerChris Severance2019-08-26 17:08:06 -0400
commit84aacf913c39d6c5a6373a429610bd694042fc6f (patch)
tree61d2d059829b833469fdf71e0a70a4a11199911f /PKGBUILD
parent574fc5a225369e525ad30f7d74c796035f2724d6 (diff)
downloadaur-84aacf913c39d6c5a6373a429610bd694042fc6f.tar.gz
autu: Update to 19.08.1-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 24c5db31a227..4e513a9dd8f9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -19,10 +19,11 @@ set -u
#_ubver='18.6.1'; _libgee='libgee>=0.18.0'
#_ubver='18.8'; _libgee='libgee>=0.18.0'
#_ubver='18.9.1'; _libgee='libgee>=0.18.0'
-_ubver='19.01'; _libgee='libgee>=0.18.0'
+#_ubver='19.01'; _libgee='libgee>=0.18.0'
+_ubver='19.08.1'; _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'
@@ -46,7 +47,7 @@ _github='teejee2008'
_verwatch=("https://github.com/${_github}/${pkgname}/releases.atom" '\s\+<title>Timeshift v\([0-9\.]\+\)</title>.*' 'f')
_srcdir="${pkgname}-${pkgver}"
source=("${pkgname}_v${pkgver}.tgz::https://github.com/${_github}/${pkgname}/archive/v${pkgver}.tar.gz")
-sha256sums=('557223cf0b9ab0c4848455e1cc4d9068c607b9f5492a2de4935a2f40393e3c5f')
+sha256sums=('ab56331f97c1616b889e69adccedeca06f0150e964eea631b52c9bd399f77604')
#sha256sums[0]='SKIP'
prepare() {