summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2023-01-29 13:04:05 -0700
committerMark Wagie2023-01-29 13:04:05 -0700
commit4342ca9977ab6bff4c57057b2715f97dd53b65de (patch)
tree5ed10cbb2e9bb197a7ad6717f2a7edc03da58808
parentb04e4873d5bc816376971e496260f5cf2fb26a37 (diff)
downloadaur-4342ca9977ab6bff4c57057b2715f97dd53b65de.tar.gz
22.11.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f2584c24bc9b..509e0664ebed 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = timeshift-bin
pkgdesc = A system restore utility for Linux
- pkgver = 22.11.1
+ pkgver = 22.11.2
pkgrel = 1
url = https://github.com/linuxmint/timeshift
arch = x86_64
@@ -19,7 +19,7 @@ pkgbase = timeshift-bin
optdepends = grub-btrfs: BtrfS snapshots in grub
provides = timeshift
conflicts = timeshift
- source = https://launchpadlibrarian.net/635811522/timeshift_22.11.1-unstable-202211241743~ubuntu23.04.1_amd64.deb
- sha256sums = c3e3a6be77332f3870ac091fe7c7948d483f2075c2c0da704badda37f2fef2d6
+ source = https://launchpadlibrarian.net/644795277/timeshift_22.11.2-unstable-202301071604~ubuntu23.04.1_amd64.deb
+ sha256sums = 213cfa5db706848b3e9c5c0355113d4064fb3bbe24eac6c9fe5393ed699ebcac
pkgname = timeshift-bin
diff --git a/PKGBUILD b/PKGBUILD
index 1f89f14def1b..86b1d8171273 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mark Wagie <mark dot wagie at tutanota dot com>
# Contributor: Fire100265 <fire100265@outlook.com>
pkgname=timeshift-bin
-pkgver=22.11.1
+pkgver=22.11.2
pkgrel=1
pkgdesc="A system restore utility for Linux"
arch=('x86_64')
@@ -13,8 +13,8 @@ optdepends=('btrfs-progs: BTRFS support'
'grub-btrfs: BtrfS snapshots in grub')
provides=("${pkgname%-bin}")
conflicts=("${pkgname%-bin}")
-source=("https://launchpadlibrarian.net/635811522/${pkgname%-bin}_${pkgver}-unstable-202211241743~ubuntu23.04.1_amd64.deb")
-sha256sums=('c3e3a6be77332f3870ac091fe7c7948d483f2075c2c0da704badda37f2fef2d6')
+source=("https://launchpadlibrarian.net/644795277/${pkgname%-bin}_${pkgver}-unstable-202301071604~ubuntu23.04.1_amd64.deb")
+sha256sums=('213cfa5db706848b3e9c5c0355113d4064fb3bbe24eac6c9fe5393ed699ebcac')
package() {
bsdtar -xvf data.tar.zst -C $pkgdir