[arch-commits] Commit in subtitleeditor/trunk (PKGBUILD subtitleeditor.changelog)

Jaroslav Lichtblau jlichtblau at nymeria.archlinux.org
Thu Aug 8 19:16:42 UTC 2013


    Date: Thursday, August 8, 2013 @ 21:16:42
  Author: jlichtblau
Revision: 95279

upgpkg: subtitleeditor 0.41.0-1

Modified:
  subtitleeditor/trunk/PKGBUILD
  subtitleeditor/trunk/subtitleeditor.changelog

--------------------------+
 PKGBUILD                 |    9 ++++-----
 subtitleeditor.changelog |    3 +++
 2 files changed, 7 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-08-08 19:08:45 UTC (rev 95278)
+++ PKGBUILD	2013-08-08 19:16:42 UTC (rev 95279)
@@ -2,7 +2,7 @@
 # Maintainer: Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
 
 pkgname=subtitleeditor
-pkgver=0.40.0
+pkgver=0.41.0
 pkgrel=1
 pkgdesc="A GTK+2 tool to edit subtitles for GNU/Linux/*BSD"
 arch=('i686' 'x86_64')
@@ -12,13 +12,12 @@
          'gstreamermm' 'gtk2' 'gtkmm' 'hicolor-icon-theme' 'libsigc++' 'libxml++' 'xdg-utils')
 makedepends=('intltool')
 optdepends=('gstreamer0.10-ffmpeg: to be able to view movies inside the subtitleeditor'
-            'gstreamer0.10-ugly-plugins: to be able to view movies inside the subtitleeditor'
-            'gstreamer0.10-fluendo: to be able to view movies inside the subtitleeditor')
+            'gstreamer0.10-ugly-plugins: to be able to view movies inside the subtitleeditor')
 options=('!libtool')
 install=$pkgname.install
 changelog=$pkgname.changelog
-source=(http://download.gna.org/$pkgname/0.40/$pkgname-$pkgver.tar.gz)
-sha256sums=('b8d948f3e770524bf63fe632600aa94fcbd4edba772cad2aec4fdb3b3335b02d')
+source=(http://download.gna.org/$pkgname/0.41/$pkgname-$pkgver.tar.gz)
+sha256sums=('30e7fc29e8a6e714f6b0eedf80b2b387099957b9d70093fa0032fd5528b14e62')
 
 build() {
   cd ${srcdir}/$pkgname-$pkgver

Modified: subtitleeditor.changelog
===================================================================
--- subtitleeditor.changelog	2013-08-08 19:08:45 UTC (rev 95278)
+++ subtitleeditor.changelog	2013-08-08 19:16:42 UTC (rev 95279)
@@ -1,3 +1,6 @@
+2013-08-08 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
+	* subtitleeditor 0.41.0-1
+
 2012-02-22 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
 	* subtitleeditor 0.40.0-1
 




More information about the arch-commits mailing list