[arch-commits] Commit in handbrake/trunk (PKGBUILD)
Evangelos Foutras
foutrelis at archlinux.org
Mon Mar 9 11:09:19 UTC 2015
Date: Monday, March 9, 2015 @ 12:09:19
Author: foutrelis
Revision: 128970
upgpkg: handbrake 0.10.1-1
New upstream release.
Modified:
handbrake/trunk/PKGBUILD
----------+
PKGBUILD | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-03-09 11:00:17 UTC (rev 128969)
+++ PKGBUILD 2015-03-09 11:09:19 UTC (rev 128970)
@@ -4,10 +4,10 @@
# Contributor: Sebastien Piccand <sebcactus gmail com>
pkgname=('handbrake' 'handbrake-cli')
-pkgver=0.10.0
-pkgrel=3
+pkgver=0.10.1
+pkgrel=1
arch=('i686' 'x86_64')
-url="http://handbrake.fr/"
+url="https://handbrake.fr/"
license=('GPL')
makedepends=('intltool' 'python2' 'yasm' 'wget' 'bzip2' 'gcc-libs' 'libnotify'
'gst-plugins-base' 'gtk3' 'dbus-glib' 'fribidi' 'libass' 'lame'
@@ -14,8 +14,8 @@
'fontconfig' 'freetype2' 'libxml2' 'libogg' 'libvorbis' 'cmake'
'libtheora' 'libsamplerate' 'libbluray' 'x264' 'libx264'
'libdvdnav' 'librsvg')
-source=(http://downloads.sourceforge.net/project/handbrake/$pkgver/HandBrake-$pkgver.tar.bz2)
-sha256sums=('a91042da3cc08454844f7c171ee2fde4f0ed08176407fc0328d5118227ed4114')
+source=(https://handbrake.fr/mirror/HandBrake-$pkgver.tar.bz2)
+sha256sums=('7ea42031fd4d5efd04903a9aae79c952c50fd43b6f7bf08fd1a93f6b358a23f5')
prepare() {
cd "$srcdir/HandBrake-$pkgver"
More information about the arch-commits
mailing list