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


Commits:
f87334e4 by Robin Candau at 2024-06-06T16:31:31+02:00
upgpkg: 24.06.1-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.01.1
+       pkgver = 24.06.1
        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.01.1.tar.gz::https://github.com/linuxmint/timeshift/archive/refs/tags/24.01.1.tar.gz
-       sha256sums = 
a4be6ce9e3fadd1cb99284414ecbf2584f90ce9f5e15534fd5a5015bd6c05d9e
+       source = 
timeshift-24.06.1.tar.gz::https://github.com/linuxmint/timeshift/archive/refs/tags/24.06.1.tar.gz
+       sha256sums = 
585c28492388063de6a20eeb40001548daf042f4a7d0740be7d81d8bbdc00e84
 
 pkgname = timeshift


=====================================
PKGBUILD
=====================================
@@ -7,7 +7,7 @@
 # Contributor: Robert Orzanna <orschiro at gmail dot com>
 
 pkgname=timeshift
-pkgver=24.01.1
+pkgver=24.06.1
 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=('a4be6ce9e3fadd1cb99284414ecbf2584f90ce9f5e15534fd5a5015bd6c05d9e')
+sha256sums=('585c28492388063de6a20eeb40001548daf042f4a7d0740be7d81d8bbdc00e84')
 
 build() {
        arch-meson "${pkgname}-${pkgver}" build



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

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


Reply via email to