summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2023-01-07 09:40:55 -0700
committerMark Wagie2023-01-07 09:40:55 -0700
commit2bc582faa187614596c1429b65f69c96276fd092 (patch)
tree14b77a87c6b71b84cda28bb062c26ed1fba79063
parenta8f0b1025258bedbf6cfe305018edebdebc381e8 (diff)
downloadaur-2bc582faa187614596c1429b65f69c96276fd092.tar.gz
22.11.2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 40c98131d9d9..7ac7f9c29fc1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = timeshift
pkgdesc = A system restore utility for Linux
- pkgver = 22.11.1
+ pkgver = 22.11.2
pkgrel = 1
url = https://github.com/linuxmint/timeshift
install = timeshift.install
@@ -26,7 +26,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=3e0b78586012c87ef70cd30258f21016893f56a3
+ source = git+https://github.com/linuxmint/timeshift.git#commit=d29a7ab6bea9b11610478795ae2d160c52834b4c
source = snapshot-detect.desktop
source = snapshot-detect
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 8b1d96415916..fb9ec0c9b8fe 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.11.1
+pkgver=22.11.2
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=3e0b78586012c87ef70cd30258f21016893f56a3 # tags/22.11.1^0
+_commit=d29a7ab6bea9b11610478795ae2d160c52834b4c # tags/22.11.2^0
source=("git+https://github.com/linuxmint/timeshift.git#commit=$_commit"
# "read-only-btrfs-snapshot.patch"
"snapshot-detect.desktop"