Skip to content
Snippets Groups Projects
Verified Commit 139f778c authored by Robin Candau's avatar Robin Candau
Browse files

upgpkg: 24.06.6-1: New upstream release

parent 570336f7
No related branches found
No related tags found
No related merge requests found
pkgbase = timeshift
pkgdesc = A system restore utility for Linux
pkgver = 24.06.5
pkgver = 24.06.6
pkgrel = 1
url = https://github.com/linuxmint/timeshift
install = timeshift.install
......@@ -20,7 +20,7 @@ pkgbase = timeshift
optdepends = btrfs-progs: For BTRFS support
optdepends = grub-btrfs: For BTRFS snapshots in GRUB
optdepends = xorg-xhost: For authorization on Wayland
source = timeshift-24.06.5.tar.gz::https://github.com/linuxmint/timeshift/archive/refs/tags/24.06.5.tar.gz
sha256sums = 237c1b901c5ba1e72ffdf1779d52077229a5902f79c03548342eac3b22a62ec4
source = timeshift-24.06.6.tar.gz::https://github.com/linuxmint/timeshift/archive/refs/tags/24.06.6.tar.gz
sha256sums = 99123f5ee1792ae7d60e4d023e91ef04b9322fc271b5b90d18f6b1ecaa5188c2
pkgname = timeshift
......@@ -7,7 +7,7 @@
# Contributor: Robert Orzanna <orschiro at gmail dot com>
pkgname=timeshift
pkgver=24.06.5
pkgver=24.06.6
pkgrel=1
pkgdesc="A system restore utility for Linux"
url="https://github.com/linuxmint/timeshift"
......@@ -20,7 +20,7 @@ optdepends=('btrfs-progs: For BTRFS support'
'xorg-xhost: For authorization on Wayland')
install="${pkgname}.install"
source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/refs/tags/${pkgver}.tar.gz")
sha256sums=('237c1b901c5ba1e72ffdf1779d52077229a5902f79c03548342eac3b22a62ec4')
sha256sums=('99123f5ee1792ae7d60e4d023e91ef04b9322fc271b5b90d18f6b1ecaa5188c2')
build() {
arch-meson "${pkgname}-${pkgver}" build
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment