summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e23e24ff95db..fcd7efc7d39f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Razer <razer[AT]neuf[DOT]fr>
pkgname=rf24
-pkgver=1.4.5
+pkgver=1.4.6
pkgrel=0
pkgdesc='Linux support for RF24 radio modules'
arch=(any)
url='https://github.com/nRF24/RF24'
license=('GPL2')
source=("https://github.com/nRF24/RF24/archive/refs/tags/v${pkgver}.tar.gz")
-sha256sums=('b96823b1ca9ecc7d6b5045b6e5b82374e48761a6c79acd092d1ae0efec7b209d')
+sha256sums=('0fac2815d0f08e1ff2c0a903741f537609c27dde88b0347733be7b60b035ce85')
build() {
cd "$srcdir/RF24-$pkgver"