summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2022-08-14 09:54:24 -0600
committerMark Wagie2022-08-14 09:54:24 -0600
commite7c5a9faec124078ae81fb91829355f99abd9f0f (patch)
tree932f5c27a182d321f15c6310da6a41a74c33fd15
parent9370b55d1d12dca12dcfc3f27cff055ff5a1ebf7 (diff)
downloadaur-e7c5a9faec124078ae81fb91829355f99abd9f0f.tar.gz
22.06.5
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD10
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3fff097928c1..523426bc2a17 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = timeshift-bin
pkgdesc = A system restore utility for Linux
- pkgver = 22.06.1
+ pkgver = 22.06.5
pkgrel = 1
url = https://github.com/teejee2008/timeshift
arch = x86_64
@@ -19,9 +19,9 @@ pkgbase = timeshift-bin
optdepends = grub-btrfs: BtrfS snapshots in grub
provides = timeshift
conflicts = timeshift
- source_x86_64 = https://launchpad.net/ubuntu/+archive/primary/+files/timeshift_22.06.1-0.1_amd64.deb
- sha256sums_x86_64 = 2999f4fb09e73e1b4dfacc1140681b6e943f4452b6bc7a77c12969ea32c7187d
- source_aarch64 = https://launchpad.net/ubuntu/+archive/primary/+files/timeshift_22.06.1-0.1_arm64.deb
- sha256sums_aarch64 = d18ebc19529a8f0f8644334e36b7f5730daee4dcdf8e0eba7012c86e022f99d9
+ source_x86_64 = https://launchpad.net/ubuntu/+archive/primary/+files/timeshift_22.06.5-1_amd64.deb
+ sha256sums_x86_64 = 4c1424bd692ed5ea1f90fffad1e4cf84869b0cbce8f049a75169a2cd4a687342
+ source_aarch64 = https://launchpad.net/ubuntu/+archive/primary/+files/timeshift_22.06.5-1_arm64.deb
+ sha256sums_aarch64 = 0afef74cd4c098f0f509714ad214c32fe8487f69dce724bc3b040d99b4f5c20f
pkgname = timeshift-bin
diff --git a/PKGBUILD b/PKGBUILD
index 7a576932efa9..3061389184ae 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.06.1
+pkgver=22.06.5
pkgrel=1
pkgdesc="A system restore utility for Linux"
arch=('x86_64' 'aarch64')
@@ -13,10 +13,10 @@ optdepends=('btrfs-progs: BTRFS support'
'grub-btrfs: BtrfS snapshots in grub')
provides=("${pkgname%-bin}")
conflicts=("${pkgname%-bin}")
-source_x86_64=("https://launchpad.net/ubuntu/+archive/primary/+files/${pkgname%-bin}_${pkgver}-0.1_amd64.deb")
-source_aarch64=("https://launchpad.net/ubuntu/+archive/primary/+files/${pkgname%-bin}_${pkgver}-0.1_arm64.deb")
-sha256sums_x86_64=('2999f4fb09e73e1b4dfacc1140681b6e943f4452b6bc7a77c12969ea32c7187d')
-sha256sums_aarch64=('d18ebc19529a8f0f8644334e36b7f5730daee4dcdf8e0eba7012c86e022f99d9')
+source_x86_64=("https://launchpad.net/ubuntu/+archive/primary/+files/${pkgname%-bin}_${pkgver}-1_amd64.deb")
+source_aarch64=("https://launchpad.net/ubuntu/+archive/primary/+files/${pkgname%-bin}_${pkgver}-1_arm64.deb")
+sha256sums_x86_64=('4c1424bd692ed5ea1f90fffad1e4cf84869b0cbce8f049a75169a2cd4a687342')
+sha256sums_aarch64=('0afef74cd4c098f0f509714ad214c32fe8487f69dce724bc3b040d99b4f5c20f')
package() {
bsdtar -xvf data.tar.zst -C $pkgdir