diff options
| author | Ingar <ingar@telenet.be> | 2026-06-01 21:02:12 +0200 |
|---|---|---|
| committer | Ingar <ingar@telenet.be> | 2026-06-01 21:02:12 +0200 |
| commit | 18b2aa74176cc2327f9cafab67846e1fea6925ac (patch) | |
| tree | d6934baae38485b7d4ae276cdd942a12cb37ac20 | |
| parent | 80b653b544e8fcba869f113ac32b4c5d558af229 (diff) | |
| -rw-r--r-- | PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,8 +1,8 @@ # Maintainer: Ingar <ingar at telenet dot be> # Contributor: Mattia Procopio (astro.matto) <matto.astro at gmail dot com> pkgname=rpicam-apps -pkgver=1.11.1 -pkgrel=2 +pkgver=1.12.0 +pkgrel=1 pkgdesc="This is a small suite of libcamera-based applications to drive the cameras on a Raspberry Pi platform." arch=(aarch64) url="https://github.com/raspberrypi/rpicam-apps" @@ -31,7 +31,7 @@ source=( "99-raspberrypi-dmaheap.rules" ) sha256sums=( - "b2d01e832f5debe3327726b15ef9094bfd1b1f2d47dfa3655436ef48526edfe8" + "6e47f02b05ff38e19e8b9d44299ad86575c9bcd9c3a99a7cad041f5dcc923e84" "318590af9883d92408a687a34c69d01454c019703c1d0f49ef2ab2837ae90271" "4045e41e24d8c3e247b667a66bc9eee13918f599f464003dde25ca55ed7bb995" ) |
