summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f360d18eef9d..e23e24ff95db 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ arch=(any)
url='https://github.com/nRF24/RF24'
license=('GPL2')
source=("https://github.com/nRF24/RF24/archive/refs/tags/v${pkgver}.tar.gz")
-sha256sums=('6ec7a1be85fadb92ebfb9fe27989c8054314a640afde69430c209fd94c97b0c9')
+sha256sums=('b96823b1ca9ecc7d6b5045b6e5b82374e48761a6c79acd092d1ae0efec7b209d')
build() {
cd "$srcdir/RF24-$pkgver"