[arch-commits] Commit in pdfpc/trunk (PKGBUILD)
    Jiachen Yang 
    farseerfc at archlinux.org
       
    Sun Jul  9 12:40:33 UTC 2017
    
    
  
    Date: Sunday, July 9, 2017 @ 12:40:32
  Author: farseerfc
Revision: 243401
upgpkg: pdfpc 4.0.7-1
pdfpc 4.0.7
Modified:
  pdfpc/trunk/PKGBUILD
----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-09 11:49:49 UTC (rev 243400)
+++ PKGBUILD	2017-07-09 12:40:32 UTC (rev 243401)
@@ -3,9 +3,9 @@
 # Contributor: Andreas Bilke <andreas at bilke>
 
 pkgname=pdfpc
-pkgver=4.0.6
+pkgver=4.0.7
 _pkgver=$pkgver
-pkgrel=2
+pkgrel=1
 pkgdesc='A presenter console with multi-monitor support for PDF files'
 arch=('i686' 'x86_64')
 url='https://pdfpc.github.io/'
@@ -15,7 +15,7 @@
             'gst-libav: more codecs for video playback support')
 makedepends=('cmake' 'vala')
 source=("$pkgname-$_pkgver.tar.gz::https://github.com/pdfpc/pdfpc/archive/v$_pkgver.tar.gz")
-sha256sums=('42b6bd421e977a98cf00d688da7b392b8d8be423eb56ea7ca929c3c0334f8aa4')
+sha256sums=('25d5aa2cce344f1554f1f45a7c1f636576587cfd553d75d704e0c95ae3b2a503')
 
 build() {
     cd "$srcdir/$pkgname-$_pkgver"
    
    
More information about the arch-commits
mailing list