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

Antonio Rojas arojas at archlinux.org
Mon Nov 30 18:01:42 UTC 2020


    Date: Monday, November 30, 2020 @ 18:01:42
  Author: arojas
Revision: 402431

Update to 0.8.0

Modified:
  rinutils/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-11-30 17:10:12 UTC (rev 402430)
+++ PKGBUILD	2020-11-30 18:01:42 UTC (rev 402431)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=rinutils
-pkgver=0.6.0
+pkgver=0.8.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=('65eed1631707f3cae737dc0da6ee09f7f8a54502cc08e3b8aee3734ce4e30f0d')
+sha256sums=('1d9677cdfb2792436db993aeff7e8e91670d5c4deae62b70ec82d452615409e0')
 
 build() {
   cmake -B build -S $pkgname-$pkgver \



More information about the arch-commits mailing list