From 8295ea9e2842e7d66d4c98a2ff868455863de256 Mon Sep 17 00:00:00 2001 From: umarcor Date: Sun, 28 Nov 2021 06:29:33 +0100 Subject: [PATCH] scopehal-apps: update to 0.0.0.r1312.g1f47d350 --- mingw-w64-scopehal-apps/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mingw-w64-scopehal-apps/PKGBUILD b/mingw-w64-scopehal-apps/PKGBUILD index 930595dcfa..3bf9bfd1fd 100644 --- a/mingw-w64-scopehal-apps/PKGBUILD +++ b/mingw-w64-scopehal-apps/PKGBUILD @@ -3,7 +3,7 @@ _realname=scopehal-apps pkgbase=mingw-w64-${_realname} pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" -pkgver=0.0.0.r1299.g57609c32 +pkgver=0.0.0.r1312.g1f47d350 pkgrel=1 pkgdesc="scopehal-apps: applications for libscopehal (mingw-w64)" arch=('any') @@ -23,7 +23,7 @@ makedepends=( "${MINGW_PACKAGE_PREFIX}-cmake" "${MINGW_PACKAGE_PREFIX}-ninja" ) -_commit='57609c32' +_commit='1f47d350' source=("${_realname}::git+https://github.com/azonenberg/scopehal-apps.git#commit=${_commit}") sha256sums=('SKIP')