summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsL1pKn072018-03-31 03:08:44 +0200
committersL1pKn072018-03-31 03:08:44 +0200
commitcd3e1cfb94fd32a4389da220c31095d87b528151 (patch)
treeca1eb0ef40b4262055b11b4d9d7cf174bd28c345
parentcb4bbf78871bc7f4f5f17454bb7eeab3892d1104 (diff)
downloadaur-cd3e1cfb94fd32a4389da220c31095d87b528151.tar.gz
update sha256sums
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9593729fddec..9e2a9e2f879a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Sat Mar 31 01:07:36 UTC 2018
+# Sat Mar 31 01:08:20 UTC 2018
pkgbase = vapoursynth-plugin-nnedi3_weights_bin
pkgdesc = Plugin for Vapoursynth: nnedi3_weights_bin
pkgver = r1
@@ -8,7 +8,7 @@ pkgbase = vapoursynth-plugin-nnedi3_weights_bin
arch = any
license = GPL
source = nnedi3_weights.bin::https://github.com/jpsdr/NNEDI3/raw/master/nnedi3/binary1.bin
- sha256sums = SKIP
+ sha256sums = 27f382430435bb7613deb1c52f3c79c300c9869812cfe29079432a9c82251d42
pkgname = vapoursynth-plugin-nnedi3_weights_bin
diff --git a/PKGBUILD b/PKGBUILD
index 65f2a6291b93..757799c0cbb6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ arch=('any')
url='https://github.com/jpsdr/NNEDI3'
license=('GPL')
source=('nnedi3_weights.bin::https://github.com/jpsdr/NNEDI3/raw/master/nnedi3/binary1.bin')
-sha256sums=('SKIP')
+sha256sums=('27f382430435bb7613deb1c52f3c79c300c9869812cfe29079432a9c82251d42')
package() {
install -Dm644 nnedi3_weights.bin "${pkgdir}/usr/share/nnedi3/nnedi3_weights.bin"