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

Jiachen Yang farseerfc at archlinux.org
Mon Jan 21 05:21:19 UTC 2019


    Date: Monday, January 21, 2019 @ 05:21:18
  Author: farseerfc
Revision: 425802

upgpkg: pdfpc 4.3.1-1

pdfpc 4.3.1

Modified:
  pdfpc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-21 03:51:59 UTC (rev 425801)
+++ PKGBUILD	2019-01-21 05:21:18 UTC (rev 425802)
@@ -2,8 +2,8 @@
 # Contributor: Andreas Bilke <andreas at bilke>
 
 pkgname=pdfpc
-pkgver=4.3.0
-_pkgver=$pkgver
+pkgver=4.3.1
+_pkgver=${pkgver}_0
 pkgrel=1
 pkgdesc='A presenter console with multi-monitor support for PDF files'
 arch=('x86_64')
@@ -15,7 +15,7 @@
 makedepends=('cmake' 'vala')
 source=("$pkgname-$_pkgver.tar.gz::https://github.com/pdfpc/pdfpc/archive/v$_pkgver.tar.gz")
 
-sha256sums=('15bb8f202988a978635f9b569f57be6dfe6e29e8ed3fc4929781cf8ef553ea2a')
+sha256sums=('45c9c81aad40d108bc4b55a98ca16c4161685fb7d6f738dc4d13150565000587')
 
 #prepare() {
 #    cd "$srcdir/$pkgname-$_pkgver"



More information about the arch-commits mailing list