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


Commits:
1732c13f by Caleb Maclennan at 2024-04-26T14:43:43+03:00
upgpkg: 0.7.0-2

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,17 @@
+pkgbase = rustic
+       pkgdesc = Fast, encrypted, deduplicated backups powered by Rust
+       pkgver = 0.7.0
+       pkgrel = 2
+       url = https://github.com/rustic-rs/rustic
+       arch = x86_64
+       license = Apache-2.0
+       license = MIT
+       makedepends = cargo
+       depends = gcc-libs
+       depends = glibc
+       replaces = rustic-rs
+       options = !lto
+       source = 
https://github.com/rustic-rs/rustic/archive/v0.7.0/rustic-0.7.0.tar.gz
+       sha256sums = 
8fb1d80cc3333376a85f79d062bdc0e074e2f50e0b2e89c95907102100f0d277
+
+pkgname = rustic


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 pkgname=rustic
 pkgver=0.7.0
 pkgrel=2
-pkgdesc="Fast, encrypted, deduplicated backups powered by Rust"
+pkgdesc='Fast, encrypted, deduplicated backups powered by Rust'
 arch=(x86_64)
 url="https://github.com/rustic-rs/$pkgname";
 license=(Apache-2.0 MIT)



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

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/rustic/-/commit/1732c13ff0697216a71e361ef31e3a43fe844e1e
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to