summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2022-07-03 08:37:01 -0600
committerMark Wagie2022-07-03 08:37:01 -0600
commit9370b55d1d12dca12dcfc3f27cff055ff5a1ebf7 (patch)
treed0b0ade210c33e96ee51dfd1a0d861b93261d3e7
parent825a7017e09f197776d20b6036b2f63a9af00752 (diff)
downloadaur-9370b55d1d12dca12dcfc3f27cff055ff5a1ebf7.tar.gz
22.06.1
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD12
2 files changed, 12 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c6faba848dc5..3fff097928c1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = timeshift-bin
pkgdesc = A system restore utility for Linux
- pkgver = 21.09.1
- pkgrel = 2
+ pkgver = 22.06.1
+ pkgrel = 1
url = https://github.com/teejee2008/timeshift
arch = x86_64
arch = aarch64
@@ -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_21.09.1-1_amd64.deb
- sha256sums_x86_64 = 4604830442a814ca481a40059486fc629eb85283f663c133b64ba255bd7ca643
- source_aarch64 = https://launchpad.net/ubuntu/+archive/primary/+files/timeshift_21.09.1-1_arm64.deb
- sha256sums_aarch64 = ee8ba8d50351e1ce0290ebc402dd011964e670115de78230e89a113b4f53c1d4
+ 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
pkgname = timeshift-bin
diff --git a/PKGBUILD b/PKGBUILD
index 35c6552b6e8d..7a576932efa9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Mark Wagie <mark dot wagie at tutanota dot com>
# Contributor: Fire100265 <fire100265@outlook.com>
pkgname=timeshift-bin
-pkgver=21.09.1
-pkgrel=2
+pkgver=22.06.1
+pkgrel=1
pkgdesc="A system restore utility for Linux"
arch=('x86_64' 'aarch64')
url="https://github.com/teejee2008/timeshift"
@@ -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}-1_amd64.deb")
-source_aarch64=("https://launchpad.net/ubuntu/+archive/primary/+files/${pkgname%-bin}_${pkgver}-1_arm64.deb")
-sha256sums_x86_64=('4604830442a814ca481a40059486fc629eb85283f663c133b64ba255bd7ca643')
-sha256sums_aarch64=('ee8ba8d50351e1ce0290ebc402dd011964e670115de78230e89a113b4f53c1d4')
+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')
package() {
bsdtar -xvf data.tar.zst -C $pkgdir