summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsL1pKn072019-02-08 18:46:34 +0100
committersL1pKn072019-02-08 18:46:34 +0100
commit86b87163a2de38275f156f7b86e6fe5b091e8115 (patch)
treef366fb724a0d06c0f381e680a4ed36529f463b8c
parent1f72864103cf31fe852a8208fb1be40b99dd4d4c (diff)
downloadaur-86b87163a2de38275f156f7b86e6fe5b091e8115.tar.gz
bump
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 30cec2f2f1b5..1ae0f906d2cd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,10 @@
# Generated by mksrcinfo v8
-# Fri Feb 8 17:44:18 UTC 2019
+# Fri Feb 8 17:46:23 UTC 2019
pkgbase = vapoursynth-plugin-dedot-git
pkgdesc = Plugin for Vapoursynth: dedot (GIT version)
pkgver = v1.0.g7da00d7
pkgrel = 1
- url = https://github.com/dubhater/dedot
+ url = https://github.com/dubhater/vapoursynth-dedot
arch = x86_64
license = GPL
makedepends = git
diff --git a/PKGBUILD b/PKGBUILD
index 78221dfe8509..1048e1bcced8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgver=v1.0.g7da00d7
pkgrel=1
pkgdesc="Plugin for Vapoursynth: ${_plug} (GIT version)"
arch=('x86_64')
-url="https://github.com/dubhater/${_plug}"
+url="https://github.com/dubhater/vapoursynth-${_plug}"
license=('GPL')
depends=('vapoursynth')
makedepends=('git'