summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsl1pkn072015-10-11 13:01:46 +0200
committersl1pkn072015-10-11 13:01:46 +0200
commit4766443835835b85830a59274eb4e9c1c9d0683a (patch)
tree46db870ff707142d5c42c7afae6e060e605d83d5
parent1bfd4fc2e28d947abd3d315bcd5fc87f7f41586d (diff)
downloadaur-4766443835835b85830a59274eb4e9c1c9d0683a.tar.gz
Little fix
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5dd6251dfbef..f31daeee5fd9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = vapoursynth-plugin-vcmod
pkgdesc = Plugin for Vapoursynth: vcmod
- pkgver = r1
+ pkgver = 201506xx
pkgrel = 1
url = http://forum.doom9.org/showthread.php?t=171412
arch = i686
@@ -8,7 +8,7 @@ pkgbase = vapoursynth-plugin-vcmod
license = GPL
depends = vapoursynth
source = http://www.avisynth.nl/users/vcmohan/vcmod/vcmod_src.7z
- sha1sums = SKIP
+ sha1sums = 8349cf7163e5270687a279f839ebaee660a8ec63
pkgname = vapoursynth-plugin-vcmod
diff --git a/PKGBUILD b/PKGBUILD
index e4625ee0e6b3..a82dad3e3780 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_plug=vcmod
pkgname=vapoursynth-plugin-${_plug}
-pkgver=r1
+pkgver=201506xx
pkgrel=1
pkgdesc="Plugin for Vapoursynth: ${_plug}"
arch=('i686' 'x86_64')
@@ -10,7 +10,7 @@ url='http://forum.doom9.org/showthread.php?t=171412'
license=('GPL')
depends=('vapoursynth')
source=("http://www.avisynth.nl/users/vcmohan/vcmod/vcmod_src.7z")
-sha1sums=('SKIP')
+sha1sums=('8349cf7163e5270687a279f839ebaee660a8ec63')
prepare(){
rm -fr VSHelper.h VapourSynth.h