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

Maxime Gauduin alucryd at archlinux.org
Thu Jun 1 21:39:10 UTC 2017


    Date: Thursday, June 1, 2017 @ 21:39:08
  Author: alucryd
Revision: 232626

upgpkg: emby-server 3.2.19.0-1

Modified:
  emby-server/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-01 21:38:05 UTC (rev 232625)
+++ PKGBUILD	2017-06-01 21:39:08 UTC (rev 232626)
@@ -3,7 +3,7 @@
 # Contributor: Daniel Seymour <dannyseeless at gmail.com>
 
 pkgname=emby-server
-pkgver=3.2.17.0
+pkgver=3.2.19.0
 pkgrel=1
 pkgdesc='Bring together your videos, music, photos, and live television'
 arch=('i686' 'x86_64')
@@ -17,7 +17,7 @@
         'emby-server.conf'
         'emby-server.service')
 backup=('etc/conf.d/emby-server')
-sha256sums=('71e6305ea39f468f55ea882b85099a98d33f02e25d1ae1c6d656da4d78f61369'
+sha256sums=('11972fd3a3d1d1a8e3061520a2debc967756dadcc043a3b85e49c9c90e507158'
             '7b1974f7bba8ac4b76e51ef7fe1257d165c7c4abbd0915e192391336048a3d74'
             'b25bf83a0ab371aff3b13b82f7af71b51bfe6d7e51eb8a8a3dd8f0774ffce6a5'
             'c9ad78f3e2f0ffcb4ee66bb3e99249fcd283dc9fee17895b9265dc733288b953'
@@ -36,7 +36,7 @@
     /p:Configuration='Release Mono' \
     /p:Platform='Any CPU' \
     /p:OutputPath="${srcdir}/build" \
-    /t:build MediaBrowser.Mono.sln
+    /t:build MediaBrowser.sln
   mono --aot='full' -O='all' ../build/MediaBrowser.Server.Mono.exe
 }
 



More information about the arch-commits mailing list