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


Commits:
ece01392 by Robin Candau at 2024-12-03T20:01:55+01:00
upgpkg: 24.06.4-1: New upstream release
https://github.com/linuxmint/timeshift/releases/tag/24.06.4

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = timeshift
        pkgdesc = A system restore utility for Linux
-       pkgver = 24.06.3
+       pkgver = 24.06.4
        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.3.tar.gz::https://github.com/linuxmint/timeshift/archive/refs/tags/24.06.3.tar.gz
-       sha256sums = 
d5151abba395ceb54d7b3383c52f30ed99ecb880d09c5a8c9f666dceef2015ca
+       source = 
timeshift-24.06.4.tar.gz::https://github.com/linuxmint/timeshift/archive/refs/tags/24.06.4.tar.gz
+       sha256sums = 
fbb148fcfe62039900c9bbb6f02853ab038f01b45693ebf9d2b7ac2e1df9727e
 
 pkgname = timeshift


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



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

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


Reply via email to