summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGustavo Alvarez2016-08-06 19:59:45 +0200
committerGustavo Alvarez2016-08-06 19:59:45 +0200
commit55a488a605574baa855692eb58e8e67b03df1edc (patch)
tree1843a190d69c6e84d29713fcc861c7c651e57982
parented28c8accbac1287f7c47399b3be17e0031c6f55 (diff)
downloadaur-55a488a605574baa855692eb58e8e67b03df1edc.tar.gz
bump
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD10
2 files changed, 3 insertions, 13 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bef7c312b1e9..f10b85d9f13c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Sat Aug 6 17:51:20 UTC 2016
+# Sat Aug 6 17:59:39 UTC 2016
pkgbase = vapoursynth-plugin-sangnom-hg
pkgdesc = Plugin for Vapoursynth: sangnom (HG version)
pkgver = 19.016bf2359f57
@@ -11,11 +11,7 @@ pkgbase = vapoursynth-plugin-sangnom-hg
makedepends = mercurial
depends = vapoursynth
provides = vapoursynth-plugin-sangnom
- provides = vapoursynth-plugin-sangnommod
- provides = vapoursynth-plugin-sangnommod-git
conflicts = vapoursynth-plugin-sangnom
- conflicts = vapoursynth-plugin-sangnommod
- conflicts = vapoursynth-plugin-sangnommod-git
source = sangnom::hg+https://sl1pkn07@bitbucket.org/James1201/vapoursynth-sangnom
sha1sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index bc875d8c6987..39d42efb20bd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,14 +10,8 @@ url='http://forum.doom9.org/showthread.php?t=173752'
license=('MIT')
depends=('vapoursynth')
makedepends=('mercurial')
-provides=("vapoursynth-plugin-${_plug}"
- 'vapoursynth-plugin-sangnommod'
- 'vapoursynth-plugin-sangnommod-git'
- )
-conflicts=("vapoursynth-plugin-${_plug}"
- 'vapoursynth-plugin-sangnommod'
- 'vapoursynth-plugin-sangnommod-git'
- )
+provides=("vapoursynth-plugin-${_plug}")
+conflicts=("vapoursynth-plugin-${_plug}")
source=("${_plug}::hg+https://sl1pkn07@bitbucket.org/James1201/vapoursynth-sangnom")
sha1sums=('SKIP')