summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJuan2016-06-23 08:59:28 -0400
committerJuan2016-06-23 08:59:28 -0400
commit85b3ee06d8c684542db6035461a7a9057dddf337 (patch)
tree71e2a04e987bebdc1ad8c7874d8dfeb0df074c4e
parent8cd026bd17cb4d0d408e4f83fdba49c36348d852 (diff)
downloadaur-85b3ee06d8c684542db6035461a7a9057dddf337.tar.gz
fixing broken linkx
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d0789dd8e171..da70687a2de9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = cin-bin
- pkgdesc = Cinelerra git://git.cinelerra-cv.org/goodguy/cinelerra.git (20160619)
+ pkgdesc = Cinelerra (5.1) (20160619)
pkgver = 5.1
pkgrel = 20160619
url = http://www.cinelerra-cv.org/five
@@ -25,7 +25,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 25cd9d2a3205..0effdfbccc4b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=cin-bin
pkgver=5.1
pkgrel=20160619
-pkgdesc="Cinelerra git://git.cinelerra-cv.org/goodguy/cinelerra.git ($pkgrel)"
+pkgdesc="Cinelerra ($pkgver) ($pkgrel)"
arch=('x86_64')
url="http://www.cinelerra-cv.org/five"
license=('GPL')
@@ -12,7 +12,7 @@ depends=('xorg-server' 'xorg-server-utils' 'libpng' 'libxv' 'libva'
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() {