[arch-commits] Commit in gnome-subtitles/trunk (PKGBUILD)

Balló György bgyorgy at archlinux.org
Wed Jul 18 17:03:33 UTC 2018


    Date: Wednesday, July 18, 2018 @ 17:03:33
  Author: bgyorgy
Revision: 362258

upgpkg: gnome-subtitles 1.4-1

Update to new version

Modified:
  gnome-subtitles/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-18 16:49:50 UTC (rev 362257)
+++ PKGBUILD	2018-07-18 17:03:33 UTC (rev 362258)
@@ -2,13 +2,13 @@
 # Maintainer: Balló György <ballogyor+arch at gmail dot com>
 
 pkgname=gnome-subtitles
-pkgver=1.3
-pkgrel=5
+pkgver=1.4
+pkgrel=1
 pkgdesc="Video subtitle editor for GNOME"
 arch=('x86_64')
 url="http://www.gnomesubtitles.org/"
 license=('GPL')
-depends=('gst-plugins-base' 'gconf-sharp' 'gtkspell')
+depends=('gst-plugins-base' 'gtk-sharp-3' 'gtkspell3')
 makedepends=('intltool' 'gnome-doc-utils')
 optdepends=('gst-plugins-good: Extra media codecs'
             'gst-plugins-bad: Extra media codecs'            
@@ -15,7 +15,7 @@
             'gst-plugins-ugly: Extra media codecs'
             'gst-libav: Extra media codecs')
 source=(https://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz)
-sha256sums=('eb1b5954c0bda76da16d6887244a7c0769a80f7cfb3aa8ad838ba087d1d44aa9')
+sha256sums=('77d739dd392203f6d1d91f603b961f7412346c71799314c00081e9e4c680634e')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list