[arch-commits] Commit in emby-theater/trunk (PKGBUILD)

Maxime Gauduin alucryd at gemini.archlinux.org
Wed Jan 12 14:34:16 UTC 2022


    Date: Wednesday, January 12, 2022 @ 14:34:15
  Author: alucryd
Revision: 1101588

upgpkg: emby-theater 3.0.15-3

Modified:
  emby-theater/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-12 14:32:33 UTC (rev 1101587)
+++ PKGBUILD	2022-01-12 14:34:15 UTC (rev 1101588)
@@ -2,8 +2,8 @@
 
 pkgname=emby-theater
 pkgver=3.0.15
-_libmpv_ver=2021_10_05
-pkgrel=2
+_libmpv_ver=2022_01_12
+pkgrel=3
 pkgdesc='An Electron app for Emby'
 arch=(x86_64)
 url=https://emby.media
@@ -70,7 +70,7 @@
   emby-theater.png
 )
 b2sums=('SKIP'
-        '514898625050a05ccfd2c5b1eb4d57c459a538bbcae705a2c5fc0f9a6030ef6822375644909c399f447d2933f47f8002079a9a75232db56b6c54cf106f12d430'
+        '865a11599cc63a917fe7b6347e807693151d28d3a34e9b8f23830a1dfab459cbd4072968c9e9e87a791dd4c690bc9ed2983678a7066ebe7857affc6658c8d0a8'
         '33b1230792bfc034d28fed21c60f9ecb3d7392293289a878866a20a505acabd03848df92300c9b1fd76d40ff03a6926451308c2b525ded0a75a17b77672c1e3b'
         '130bcfad0a216d66e44e3551af14700b3745d55b89c4523543646ae0d1fc00f6787ad8ace827a47f0f671d340308e4529c91f1c018002e64c89cb0ca924aeb4b')
 
@@ -90,7 +90,7 @@
   cp -dr --no-preserve='ownership' emby-theater-electron/emby-theater-linux-x64 "${pkgdir}"/usr/lib/emby-theater
   rm -rf "${pkgdir}"/usr/lib/emby-theater/resources/app/libmpv/{arm,arm64,ia32,mpv-win32-*}
   ln -s /usr/lib/emby-theater/emby-theater "${pkgdir}"/usr/bin/emby-theater
-  install -Dm 755 lib/libmpv.so* -t "${pkgdir}"/usr/lib/emby-theater/
+  cp lib/libmpv.so* -t "${pkgdir}"/usr/lib/emby-theater/
   install -Dm 644 emby-theater.desktop -t "${pkgdir}"/usr/share/applications/
   install -Dm 644 emby-theater.png -t "${pkgdir}"/usr/share/pixmaps/
 }



More information about the arch-commits mailing list