From 3db937dba3046c1bc08dc027f1a7e3bd92ef626d Mon Sep 17 00:00:00 2001 From: dokutan <54861821+dokutan@users.noreply.github.com> Date: Tue, 25 May 2021 15:04:43 +0200 Subject: [PATCH] Update sha256sum in the PKGBUILD --- PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PKGBUILD b/PKGBUILD index 63a10cb..5ee2a61 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -7,7 +7,7 @@ arch=(x86_64) url="https://github.com/dokutan/$pkgname" license=('GPL3') source=("https://github.com/dokutan/$pkgname/archive/v$pkgver.tar.gz") -sha256sums=('a4718af69fdbc26978e01b7a0d57227a2d92365ebd3726ff99f6a078f8aa50a0') +sha256sums=('f6c3b73114a10669016cfeef28a42eac339f29deca6fbe865f352b54667920cc') depends=('libusb' 'gcc-libs') makedepends=(make) provides=($pkgname)