summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2022-06-30 08:41:47 -0600
committerMark Wagie2022-06-30 08:41:47 -0600
commita62778aec78cc86c7e5e24ea0c31185f06f2640d (patch)
tree90f1aacf51965f7e3d635b1d847f7f5a353a1664
parent666f7a1e420962e3f724363ec0ed8c3000a0830f (diff)
downloadaur-a62778aec78cc86c7e5e24ea0c31185f06f2640d.tar.gz
22.06.3
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD9
2 files changed, 7 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 64ea6747ceae..a6ee7bb305e8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = timeshift
pkgdesc = A system restore utility for Linux
- pkgver = 22.06.2
- pkgrel = 2
+ pkgver = 22.06.3
+ pkgrel = 1
url = https://github.com/linuxmint/timeshift
install = timeshift.install
arch = i686
@@ -25,12 +25,10 @@ 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=2383721c0d68ef8b061682df6fdc1358ef0af5db
- source = read-only-btrfs-snapshot.patch
+ source = git+https://github.com/linuxmint/timeshift.git#commit=829c78aa072ac06bf04f1f0ae865b4fcf500bc7d
source = snapshot-detect.desktop
source = snapshot-detect
sha256sums = SKIP
- sha256sums = 17b4f01d131c4c0b0fe5c5b55142c45deca7d1448e85736a23b65226e6dd6eb1
sha256sums = 97b38f4dbd6819542eab0a9217e399f55ec7339af4529432cfab1eb3cff8e0eb
sha256sums = f3c71c6cb42b968c33a24361ff3be1e4cf59000605e74af8e061f0c5679fe315
diff --git a/PKGBUILD b/PKGBUILD
index a6794f97bcad..b9f2b34c4d56 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@
# Contributor: Doug Newgard <scimmia22 at outlook dot com>
# Contributor: Robert Orzanna <orschiro at gmail dot com>
pkgname=timeshift
-pkgver=22.06.2
-pkgrel=2
+pkgver=22.06.3
+pkgrel=1
pkgdesc="A system restore utility for Linux"
arch=('i686' 'x86_64' 'armv6h' 'armv7h' 'aarch64')
url="https://github.com/linuxmint/timeshift"
@@ -18,13 +18,12 @@ checkdepends=('appstream-glib' 'desktop-file-utils')
optdepends=('btrfs-progs: BTRFS support'
'grub-btrfs: BTRFS snapshots in grub')
install="$pkgname.install"
-_commit=2383721c0d68ef8b061682df6fdc1358ef0af5db
+_commit=829c78aa072ac06bf04f1f0ae865b4fcf500bc7d
source=("git+https://github.com/linuxmint/timeshift.git#commit=$_commit"
- "read-only-btrfs-snapshot.patch"
+# "read-only-btrfs-snapshot.patch"
"snapshot-detect.desktop"
"snapshot-detect")
sha256sums=('SKIP'
- '17b4f01d131c4c0b0fe5c5b55142c45deca7d1448e85736a23b65226e6dd6eb1'
'97b38f4dbd6819542eab0a9217e399f55ec7339af4529432cfab1eb3cff8e0eb'
'f3c71c6cb42b968c33a24361ff3be1e4cf59000605e74af8e061f0c5679fe315')