[arch-commits] Commit in fusesoc/trunk (PKGBUILD)
Filipe Laíns
ffy00 at archlinux.org
Sun Jul 12 15:33:09 UTC 2020
Date: Sunday, July 12, 2020 @ 15:33:09
Author: ffy00
Revision: 663335
upgpkg: fusesoc 1.11.0-1
Modified:
fusesoc/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-07-12 14:20:36 UTC (rev 663334)
+++ PKGBUILD 2020-07-12 15:33:09 UTC (rev 663335)
@@ -1,7 +1,7 @@
# Maintainer: Filipe Laíns (FFY00) <lains at archlinux.org>
pkgname=fusesoc
-pkgver=1.10
+pkgver=1.11.0
pkgrel=1
pkgdesc='Package manager and build abstraction tool for FPGA/ASIC development'
arch=('any')
@@ -10,7 +10,7 @@
depends=('python' 'python-edalize' 'python-ipyxact' 'python-pyparsing' 'python-yaml' 'python-simplesat' 'git')
makedepends=('python-setuptools-scm')
source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz")
-sha512sums=('4954265e41918e3a4a8f5efb64285ffd8d8535e92843e3ee925dbca71bb9a56844d2f9cbe8573a7caa4b17ac2ae24d6f0ecc83b5ec026829e45828b61561e305')
+sha512sums=('3b31f7e72eb54f3de1a4b5e2d959fb2affaf2e9189b1ab66629e153d95ee13304bf873b643726b9b0d2223e0c0b074691c1c0fd85dc1832f677b729a85ce4daf')
export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
More information about the arch-commits
mailing list