[arch-commits] Commit in rust-rage/trunk (PKGBUILD)

Caleb Maclennan alerque at gemini.archlinux.org
Sat Jun 18 19:22:01 UTC 2022


    Date: Saturday, June 18, 2022 @ 19:22:00
  Author: alerque
Revision: 1238552

upgpkg: rust-rage 0.8.1-1

Modified:
  rust-rage/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-18 19:21:45 UTC (rev 1238551)
+++ PKGBUILD	2022-06-18 19:22:00 UTC (rev 1238552)
@@ -3,8 +3,8 @@
 
 pkgname=rust-rage
 _pkgname=${pkgname##rust-}
-pkgver=0.8.0
-pkgrel=2
+pkgver=0.8.1
+pkgrel=1
 pkgdesc='Rust implementation of the age encryption tool'
 arch=(x86_64 i686 arm armv6h armv7h aarch64)
 url="https://github.com/str4d/$_pkgname"
@@ -14,7 +14,7 @@
 makedepends=(cargo)
 _archive="$_pkgname-$pkgver"
 source=("$url/archive/v$pkgver/$_archive.tar.gz")
-sha256sums=('727719d0d308998bb2600e730f7c287e40d0d9f77e77817bac03fe037c436449')
+sha256sums=('f9f39c987d398163bb2e843e02b0008d86842cb30d70b4c1e3470d9a4b9de87d')
 
 prepare() {
 	cd "$_archive"



More information about the arch-commits mailing list