summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsupdrewin2021-10-24 08:59:57 +0800
committersupdrewin2021-10-24 08:59:57 +0800
commit77b13be5b1e60222bf66327abb6a6e2d62d19607 (patch)
tree44546014202582a2b6b21a8a7f62e38811647330
parente0e7a06fd6e08f65d3d64d5d947f674a2f1bd00b (diff)
downloadaur-77b13be5b1e60222bf66327abb6a6e2d62d19607.tar.gz
Update checksums
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1fb7458afc5a..4ab6fe225844 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -15,6 +15,6 @@ pkgbase = linux-enable-ir-emitter
conflicts = linux-enable-ir-emitter-git
conflicts = chicony-ir-toggle
source = https://github.com/EmixamPP/linux-enable-ir-emitter/archive/refs/tags/3.2.0.tar.gz
- sha256sums = SKIP
+ sha256sums = bcbb5eeb2f5cfdb22373d3a03c1eb5f9b242054259286c1a8c5cc201be03e305
pkgname = linux-enable-ir-emitter
diff --git a/PKGBUILD b/PKGBUILD
index cb2dba7a8591..a5c6bd3b2fa1 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=('SKIP')
+sha256sums=('bcbb5eeb2f5cfdb22373d3a03c1eb5f9b242054259286c1a8c5cc201be03e305')
build() {
make -C "${srcdir}/${pkgname}-${pkgver}/sources/uvc"