Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / 
timeshift


Commits:
8e192d79 by Robin Candau at 2024-06-19T08:57:35+02:00
upgpkg: 24.06.2-1: New upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = timeshift
        pkgdesc = A system restore utility for Linux
-       pkgver = 24.06.1
+       pkgver = 24.06.2
        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.1.tar.gz::https://github.com/linuxmint/timeshift/archive/refs/tags/24.06.1.tar.gz
-       sha256sums = 
585c28492388063de6a20eeb40001548daf042f4a7d0740be7d81d8bbdc00e84
+       source = 
timeshift-24.06.2.tar.gz::https://github.com/linuxmint/timeshift/archive/refs/tags/24.06.2.tar.gz
+       sha256sums = 
0b96144195b23fee25fe1cd2f5391e450be554dd9b3ccc5f842fde3653126739
 
 pkgname = timeshift


=====================================
PKGBUILD
=====================================
@@ -7,7 +7,7 @@
 # Contributor: Robert Orzanna <orschiro at gmail dot com>
 
 pkgname=timeshift
-pkgver=24.06.1
+pkgver=24.06.2
 pkgrel=1
 pkgdesc="A system restore utility for Linux"
 arch=('x86_64')
@@ -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=('585c28492388063de6a20eeb40001548daf042f4a7d0740be7d81d8bbdc00e84')
+sha256sums=('0b96144195b23fee25fe1cd2f5391e450be554dd9b3ccc5f842fde3653126739')
 
 build() {
        arch-meson "${pkgname}-${pkgver}" build



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/timeshift/-/commit/8e192d791bb80a222205c1346d80e3e3ca669fc0

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/timeshift/-/commit/8e192d791bb80a222205c1346d80e3e3ca669fc0
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to