summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ee4f989b6cdf..cb3e0bcce4ab 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=23.06.2
+pkgver=23.07.1
pkgrel=1
pkgdesc="A system restore utility for Linux"
arch=('i686' 'x86_64' 'armv6h' 'armv7h' 'aarch64')
@@ -18,7 +18,7 @@ checkdepends=('appstream-glib')
optdepends=('btrfs-progs: BTRFS support'
'grub-btrfs: BTRFS snapshots in grub')
install="$pkgname.install"
-_commit=863e734ccc345cb18710937afc372cdd03b4a7ff # tags/23.06.2^0
+_commit=e7fab11ae99465a8ac405981040482c9369e957a # tags/23.07.1^0
source=("git+https://github.com/linuxmint/timeshift.git#commit=$_commit"
'snapshot-detect.desktop'
'snapshot-detect')