[arch-commits] Commit in wake/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Jun 10 22:26:55 UTC 2021
Date: Thursday, June 10, 2021 @ 22:26:54
Author: felixonmars
Revision: 961825
upgpkg: wake 0.20.2-1
Modified:
wake/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-06-10 22:24:38 UTC (rev 961824)
+++ PKGBUILD 2021-06-10 22:26:54 UTC (rev 961825)
@@ -4,7 +4,7 @@
shopt -s extglob
pkgname=wake
-pkgver=0.20.1
+pkgver=0.20.2
pkgrel=1
pkgdesc="The SiFive wake build tool"
arch=('x86_64')
@@ -13,7 +13,7 @@
depends=('dash' 'sqlite' 'gmp' 'fuse2' 'libutf8proc' 're2')
optdepends=('re2c: for flag support')
source=("https://github.com/sifive/wake/releases/download/v$pkgver/wake_$pkgver.tar.xz")
-sha512sums=('2b1a7f524c312ad98c77e55d01a39718d04f698d6a24a381f2de376a06cc52dcdb01f0048847862727303793f85f7c9c1aa5dd04a8f715c82e73eea2cbe38ef7')
+sha512sums=('770c354be1dc6acbd9a3e586dfbfeb7ff3f416340ead4ecd981bc668a6900969a9b83e033abfe8a1471d1b022a04ff163bd3470bfec58cf1d9db00cccb7ddb11')
prepare() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list