summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsL1pKn072019-03-01 16:52:11 +0100
committersL1pKn072019-03-01 16:52:11 +0100
commit9881840b81633069b4ae419216d9d97ba0ea893d (patch)
tree62952bb3cec80b1f5c60f11ee37d0fcbacae43b7
parented6db2b197958643e1683de1200fd87876da4d76 (diff)
downloadaur-9881840b81633069b4ae419216d9d97ba0ea893d.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 b67ac6c65acf..d8887770d4da 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,10 @@
# Generated by mksrcinfo v8
-# Fri Mar 1 15:51:07 UTC 2019
+# Fri Mar 1 15:52:11 UTC 2019
pkgbase = vapoursynth-plugin-imagine-git
pkgdesc = Plugin for Vapoursynth: imagine
pkgver = r41.73be955
pkgrel = 1
- url = http://forum.doom9.org/showthread.php?t=173633
+ url = https://forum.doom9.org/showthread.php?t=173633
arch = x86_64
license = GPL
depends = vapoursynth
diff --git a/PKGBUILD b/PKGBUILD
index 51b8c918ecfd..3ea554f63bf5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgver=r41.73be955
pkgrel=1
pkgdesc="Plugin for Vapoursynth: ${_plug}"
arch=('x86_64')
-url='http://forum.doom9.org/showthread.php?t=173633'
+url='https://forum.doom9.org/showthread.php?t=173633'
license=('GPL')
depends=('vapoursynth'
'libpng'