summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2022-07-24 10:06:29 -0600
committerMark Wagie2022-07-24 10:06:29 -0600
commit9d3a46639d134c994284ce00b1dd7dc9ef903f39 (patch)
tree11846a7498ae09b00eb481c04e8fe17e36934bfa
parent4d9184e4d208dbabb930caf0655c6134e984677a (diff)
downloadaur-9d3a46639d134c994284ce00b1dd7dc9ef903f39.tar.gz
22.06.5
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 34404ab645d7..88bdf23359b1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = timeshift
pkgdesc = A system restore utility for Linux
- pkgver = 22.06.4
+ pkgver = 22.06.5
pkgrel = 1
url = https://github.com/linuxmint/timeshift
install = timeshift.install
@@ -25,7 +25,7 @@ pkgbase = timeshift
depends = xorg-xhost
optdepends = btrfs-progs: BTRFS support
optdepends = grub-btrfs: BTRFS snapshots in grub
- source = git+https://github.com/linuxmint/timeshift.git#commit=6ef4c70f9cb5367ee1498afb6fac8e590b601371
+ source = git+https://github.com/linuxmint/timeshift.git#commit=dad9aeb520554b72763c8f016f213077ee71ba55
source = snapshot-detect.desktop
source = snapshot-detect
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 1cf7026d407c..2735ac96c766 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: Doug Newgard <scimmia22 at outlook dot com>
# Contributor: Robert Orzanna <orschiro at gmail dot com>
pkgname=timeshift
-pkgver=22.06.4
+pkgver=22.06.5
pkgrel=1
pkgdesc="A system restore utility for Linux"
arch=('i686' 'x86_64' 'armv6h' 'armv7h' 'aarch64')
@@ -18,7 +18,7 @@ checkdepends=('appstream-glib' 'desktop-file-utils')
optdepends=('btrfs-progs: BTRFS support'
'grub-btrfs: BTRFS snapshots in grub')
install="$pkgname.install"
-_commit=6ef4c70f9cb5367ee1498afb6fac8e590b601371
+_commit=dad9aeb520554b72763c8f016f213077ee71ba55
source=("git+https://github.com/linuxmint/timeshift.git#commit=$_commit"
# "read-only-btrfs-snapshot.patch"
"snapshot-detect.desktop"