summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEmixamPP2021-11-05 16:38:58 +0100
committerEmixamPP2021-11-05 16:38:58 +0100
commit92c89d2b8a0e5bcf70bd993c2b49ebfa06487a47 (patch)
tree759f85466cb96fd67d98082add9b6a5e86d832ac /PKGBUILD
parent18992261ca8235b93a32de0f10e455b138e382b8 (diff)
downloadaur-92c89d2b8a0e5bcf70bd993c2b49ebfa06487a47.tar.gz
hot fix 3.2.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c81358b6a2fd..97a41697f279 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -21,7 +21,7 @@ depends=(python python-opencv python-yaml usbutils)
install=linux-enable-ir-emitter.install
source=("https://github.com/EmixamPP/linux-enable-ir-emitter/archive/refs/tags/${pkgver}.tar.gz")
-sha256sums=('e66501bb370c23cdd5957e1f771067d60a3b94789c0dc983a445664bd19ad13d')
+sha256sums=('14de62e082d757f9d750a4f235fd963e45aa84ea98ad5c234eb3eff240aee1db')
build() {
make -C "${srcdir}/${pkgname}-${pkgver}/sources/driver/uvc"