summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorYour Name2017-11-07 16:42:06 -0400
committerYour Name2017-11-07 16:42:06 -0400
commit9112a77cb604130212a4c6ff8b28062a21a6efd7 (patch)
tree0d3c9b8d9daa58fa52da833e77827d45b9412a32
parent7d64a8009b80f2fea8bd3c0f4c0e3e9923cc88d5 (diff)
downloadaur-9112a77cb604130212a4c6ff8b28062a21a6efd7.tar.gz
k
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD5
2 files changed, 5 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 49a94c9f6a1b..115631e97299 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = openfx-misc-git
pkgdesc = A set of Readers/Writers plugins written using the OpenFX standard
pkgver = 2.3.3
- pkgrel = 6
- url = https://github.com/MrKepzie/openfx-io
+ pkgrel = 7
+ url = https://github.com/devernay/openfx-io
arch = i686
arch = x86_64
license = GPL2
diff --git a/PKGBUILD b/PKGBUILD
index b75063899a84..77ee37491eba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,12 @@
# Maintainer: Luca Weiss <luca (at) z3ntu (dot) xyz>
pkgname=openfx-misc-git
+name=openfx-misc
pkgver=2.3.3
-pkgrel=6
+pkgrel=7
arch=("i686" "x86_64")
pkgdesc="A set of Readers/Writers plugins written using the OpenFX standard"
-url="https://github.com/MrKepzie/openfx-io"
+url="https://github.com/devernay/openfx-io"
license=("GPL2")
depends=("seexpr1" "openimageio" "ffmpeg")
#depends=("opencolorio" "openexr" "openimageio" "ffmpeg" "boost-libs")