drag edithandle rework, lib x264/x265 update, dvb fixes, batchrender boot_defaults...
[goodguy/cinelerra.git] / cinelerra-5.1 / blds / PKGBUILD
index aff97f11b5182abf938c9fa997ce57042624197e..ddf2393b7f30c0d73f04101308353b551c5069aa 100644 (file)
@@ -1,10 +1,10 @@
-# Maintainer: goodguy <lists.cinelerra-cv.org>
+# Maintainer: goodguy <lists.cinelerra-gg.org>
 pkgname=cin
 pkgver=5.1
-pkgrel=20180930
-pkgdesc="Cinelerra git://git.cinelerra-cv.org/goodguy/cinelerra.git ($pkgrel)"
+pkgrel=20181231
+pkgdesc="Cinelerra git://git.cinelerra-gg.org/goodguy/cinelerra.git ($pkgrel)"
 arch=('x86_64')
-url="http://www.cinelerra-cv.org"
+url="https://www.cinelerra-gg.org"
 license=('GPL')
 DEPENDS=( 'alsa-lib' 'atk' 'bzip2' 'cairo' 'expat' 'fftw' 'flac'
  'fontconfig' 'freetype2' 'fribidi' 'gcc-libs' 'gdk-pixbuf2'
@@ -23,7 +23,7 @@ makedepends=( 'autoconf' 'automake' 'yasm' 'nasm' 'cmake'
         'xorg-mkfontdir' 'xorg-mkfontscale' )
 
 conflicts=()
-source=(https://www.cinelerra-cv.org/five/pkgs/src/cin_$pkgver.$pkgrel-src.tgz)
+source=(https://www.cinelerra-gg.org/download/pkgs/src/cin_$pkgver.$pkgrel-src.tgz)
 md5sums=('00000000000000000000000000000000')
 
 prepare() {