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

Filipe Laíns ffy00 at archlinux.org
Fri Feb 26 21:47:24 UTC 2021


    Date: Friday, February 26, 2021 @ 21:47:23
  Author: ffy00
Revision: 874443

upgpkg: fusesoc 1.12.0-1

Modified:
  fusesoc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-26 21:04:40 UTC (rev 874442)
+++ PKGBUILD	2021-02-26 21:47:23 UTC (rev 874443)
@@ -1,8 +1,8 @@
 # Maintainer: Filipe Laíns (FFY00) <lains at archlinux.org>
 
 pkgname=fusesoc
-pkgver=1.11.0
-pkgrel=3
+pkgver=1.12.0
+pkgrel=1
 pkgdesc='Package manager and build abstraction tool for FPGA/ASIC development'
 arch=('any')
 url='https://github.com/olofk/fusesoc'
@@ -12,7 +12,7 @@
 optdepends=('iverilog: run simulation/testbenchs'
             'svn: opencores provider')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz")
-sha512sums=('3b31f7e72eb54f3de1a4b5e2d959fb2affaf2e9189b1ab66629e153d95ee13304bf873b643726b9b0d2223e0c0b074691c1c0fd85dc1832f677b729a85ce4daf')
+sha512sums=('2a2f02313af951f17d34e317d19c85b0b9188078387e800ec78f00495fae86a3329f267ed1c8c0423d9d5bea85a36415e45acecc6b3fabdd8e6f6b978d2acc20')
 
 export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
 



More information about the arch-commits mailing list