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

Antonio Rojas arojas at archlinux.org
Thu Sep 24 14:55:34 UTC 2020


    Date: Thursday, September 24, 2020 @ 14:55:32
  Author: arojas
Revision: 396469

Update to 0.6.0

Modified:
  rinutils/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-24 14:54:02 UTC (rev 396468)
+++ PKGBUILD	2020-09-24 14:55:32 UTC (rev 396469)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=rinutils
-pkgver=0.4.1
+pkgver=0.6.0
 pkgrel=1
 pkgdesc="C11 / gnu11 utilities C library"
 arch=(any)
@@ -10,7 +10,7 @@
 depends=()
 makedepends=(cmake)
 source=(https://github.com/shlomif/rinutils/releases/download/$pkgver/$pkgname-$pkgver.tar.xz)
-sha256sums=('9744fc52f91b817648958b51fca3e331550c6c240308df76b84f512d84a65ef5')
+sha256sums=('65eed1631707f3cae737dc0da6ee09f7f8a54502cc08e3b8aee3734ce4e30f0d')
 
 build() {
   cmake -B build -S $pkgname-$pkgver \



More information about the arch-commits mailing list