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

Christian Rebischke shibumi at archlinux.org
Fri May 28 18:26:54 UTC 2021


    Date: Friday, May 28, 2021 @ 18:26:54
  Author: shibumi
Revision: 950037

upgpkg: age 1.0.0rc.2-1

Modified:
  age/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-28 18:26:32 UTC (rev 950036)
+++ PKGBUILD	2021-05-28 18:26:54 UTC (rev 950037)
@@ -3,9 +3,9 @@
 # Contributor: Caleb Maclennan <caleb at alerque.com>
 
 pkgname=age
-_pkgver=1.0.0-rc.1
+_pkgver=1.0.0-rc.2
 pkgver=${_pkgver//-/}
-pkgrel=2
+pkgrel=1
 pkgdesc='A simple, modern and secure file encryption tool'
 arch=('x86_64')
 url="https://github.com/FiloSottile/$pkgname"
@@ -13,7 +13,7 @@
 depends=('glibc')
 makedepends=('go')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/v$_pkgver.tar.gz")
-sha512sums=('7efcd2f84fba3d6da8cda0b8229fedab692db8731de94d0b4c60bfaee68f91bb9bed3c78d894916dafceb414a90773d9258457b39ec4d373a80b6e08e06fc87f')
+sha512sums=('488255ccf268a45f304d3fdcacbf32e214835516900b61e0554fe586bf61161e3bba2b1ee88e732490cdf82118a922c372133c888753d51f4d7afcb80421c088')
 
 build() {
     cd "$pkgname-$_pkgver"



More information about the arch-commits mailing list