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

Balló György bgyorgy at archlinux.org
Tue Jun 18 23:43:21 UTC 2019


    Date: Tuesday, June 18, 2019 @ 23:43:20
  Author: bgyorgy
Revision: 482235

upgpkg: gnome-subtitles 1.5-1

Update to new version

Modified:
  gnome-subtitles/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++-------
 1 file changed, 3 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-18 23:41:29 UTC (rev 482234)
+++ PKGBUILD	2019-06-18 23:43:20 UTC (rev 482235)
@@ -1,8 +1,8 @@
 # Maintainer: Balló György <ballogyor+arch at gmail dot com>
 
 pkgname=gnome-subtitles
-pkgver=1.4.2
-pkgrel=2
+pkgver=1.5
+pkgrel=1
 pkgdesc="Video subtitle editor for GNOME"
 arch=('x86_64')
 url="http://www.gnomesubtitles.org/"
@@ -14,15 +14,11 @@
             'gst-plugins-ugly: Extra media codecs'
             'gst-libav: Extra media codecs')
 source=(https://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz)
-sha256sums=('12847186070c8edbfc17d4aa1118a2ad9d8a9d40b806adf5b7041b71e4682641')
+sha256sums=('f551baf18aac62992a1d779a767dcc36dc1be100bbe6fa29a14f024e6fa9ae43')
 
 prepare() {
   cd $pkgname-$pkgver
   sed -i 's/libenchant.so.1/libenchant-2.so.2/' src/GnomeSubtitles/Execution/gnome-subtitles.exe.config
-
-  # Install icons under icons/hicolor/scalable/apps instead of pixmaps
-  # https://gitlab.gnome.org/GNOME/gnome-subtitles/merge_requests/3
-  sed -i 's|$(datadir)/pixmaps|$(datadir)/icons/hicolor/scalable/apps|' data/Makefile.{am,in}
 }
 
 build() {



More information about the arch-commits mailing list