Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / 
rustic


Commits:
c92b2644 by Caleb Maclennan at 2024-10-04T00:12:36+03:00
upgpkg: 0.9.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = rustic
        pkgdesc = Fast, encrypted, deduplicated backups powered by Rust (reads 
and writes restic repos)
-       pkgver = 0.9.0
+       pkgver = 0.9.1
        pkgrel = 1
        url = https://github.com/rustic-rs/rustic
        arch = x86_64
@@ -12,7 +12,7 @@ pkgbase = rustic
        replaces = rustic-rs
        replaces = rustic-bin
        options = !lto
-       source = 
https://github.com/rustic-rs/rustic/archive/v0.9.0/rustic-0.9.0.tar.gz
-       sha256sums = 
b911515ce3879f6d2dbd179014ccbad7b157152ff28ecb7812ca6ea65a315523
+       source = 
https://github.com/rustic-rs/rustic/archive/v0.9.1/rustic-0.9.1.tar.gz
+       sha256sums = 
03e2a6dd91ff0f4d80b4ee71e38e45d629ab76d6de47151be29f00012101712e
 
 pkgname = rustic


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # contributor: Daniele Basso <d dot bass05 at proton dot me>
 
 pkgname=rustic
-pkgver=0.9.0
+pkgver=0.9.1
 pkgrel=1
 pkgdesc='Fast, encrypted, deduplicated backups powered by Rust (reads and 
writes restic repos)'
 arch=(x86_64)
@@ -16,7 +16,7 @@ replaces=(rustic-rs
 options=(!lto)
 _archive="$pkgname-$pkgver"
 source=("$url/archive/v$pkgver/$_archive.tar.gz")
-sha256sums=('b911515ce3879f6d2dbd179014ccbad7b157152ff28ecb7812ca6ea65a315523')
+sha256sums=('03e2a6dd91ff0f4d80b4ee71e38e45d629ab76d6de47151be29f00012101712e')
 
 prepare() {
        cd "$_archive"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/rustic/-/commit/c92b26447f448b83432ae1c36d71d17fde0ddbeb

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


Reply via email to