summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJuan2016-06-23 00:12:28 -0400
committerJuan2016-06-23 00:12:28 -0400
commitfda691efbf1eca13906988a906227fdecf150586 (patch)
tree46627a9c0908d7be1a9d841a160332b2b1cd7cfb
parent6771a32dcfec6a5c8f24e5ad93110ef89f172b7f (diff)
downloadaur-fda691efbf1eca13906988a906227fdecf150586.tar.gz
repair
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index efcd373a502a..2dd3db6a9399 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = cin-bin
pkgdesc = Cinelerra git://git.cinelerra-cv.org/goodguy/cinelerra.git (20160619)
pkgver = 5.1
pkgrel = 20160619
- url = http://www.cinelerra-cv.org
+ url = http://www.cinelerra-cv.org/five
arch = x86_64
license = GPL
makedepends = yasm
@@ -23,7 +23,7 @@ pkgbase = cin-bin
conflicts = cinelerra-cv
conflicts = cinelerra-heroine
conflicts = cin
- source = https://www.cinelerra-cv.org/five/pkgs/arch/cin_5.1.20160619-x86_64.pkg.tar.xz
+ source = https://www.cinelerra-cv.org/five/pkgs/arch/cin-5.1.20160619-x86_64.pkg.tar.xz
md5sums = 29821dfb8238d254968c30e06b5356f9
pkgname = cin-bin
diff --git a/PKGBUILD b/PKGBUILD
index b80c5bcf75ef..87eeb1f958a8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,14 +5,14 @@ pkgver=5.1
pkgrel=20160619
pkgdesc="Cinelerra git://git.cinelerra-cv.org/goodguy/cinelerra.git ($pkgrel)"
arch=('x86_64')
-url="http://www.cinelerra-cv.org"
+url="http://www.cinelerra-cv.org/five"
license=('GPL')
depends=('xorg-server' 'xorg-server-utils' 'libpng' 'libxv' 'libva'
'libxft' 'freetype2' 'alsa-lib')
makedepends=('yasm' 'nasm' 'cmake'
'libxml2' 'perl-xml-libxml' 'perl-xml-parser' 'python2')
conflicts=('cinelerra-cv' 'cinelerra-heroine' 'cin')
-source=(https://www.cinelerra-cv.org/five/pkgs/arch/cin_$pkgver.$pkgrel-x86_64.pkg.tar.xz)
+source=(https://www.cinelerra-cv.org/five/pkgs/arch/cin-$pkgver.$pkgrel-x86_64.pkg.tar.xz)
md5sums=('29821dfb8238d254968c30e06b5356f9')
package() {