Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / 
rage-encryption


Commits:
e9af0f26 by Caleb Maclennan at 2024-12-18T19:41:24+03:00
upgpkg: 0.11.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = rage-encryption
        pkgdesc = Rust implementation of the age encryption tool
-       pkgver = 0.11.0
+       pkgver = 0.11.1
        pkgrel = 1
        url = https://github.com/str4d/rage
        arch = x86_64
@@ -16,10 +16,10 @@ pkgbase = rage-encryption
        depends = fuse3
        depends = gcc-libs
        depends = glibc
-       provides = rust-rage=0.11.0
+       provides = rust-rage=0.11.1
        conflicts = rage
        replaces = rust-rage
-       source = 
https://github.com/str4d/rage/archive/v0.11.0/rage-0.11.0.tar.gz
-       sha256sums = 
f5c37b27428ad2b9ed91f0c691612dd0f91044d17565edf177fb676be4af1d35
+       source = 
https://github.com/str4d/rage/archive/v0.11.1/rage-0.11.1.tar.gz
+       sha256sums = 
b00559285c9fa5779b2908726d7a952cbf7cb629008e4c4c23a5c137c98f3f09
 
 pkgname = rage-encryption


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 
 pkgname=rage-encryption
 _pkgname=${pkgname%-*}
-pkgver=0.11.0
+pkgver=0.11.1
 pkgrel=1
 pkgdesc='Rust implementation of the age encryption tool'
 arch=(x86_64 i686 arm armv6h armv7h aarch64)
@@ -19,7 +19,7 @@ replaces=(rust-rage)
 provides=("rust-rage=$pkgver")
 _archive="$_pkgname-$pkgver"
 source=("$url/archive/v$pkgver/$_archive.tar.gz")
-sha256sums=('f5c37b27428ad2b9ed91f0c691612dd0f91044d17565edf177fb676be4af1d35')
+sha256sums=('b00559285c9fa5779b2908726d7a952cbf7cb629008e4c4c23a5c137c98f3f09')
 
 prepare() {
        cd "$_archive"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/rage-encryption/-/commit/e9af0f262f4de7b0d50abcf32b31a941942bd207

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


Reply via email to