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

Eli Schwartz eschwartz at archlinux.org
Sun Jun 16 17:35:46 UTC 2019


    Date: Sunday, June 16, 2019 @ 17:35:46
  Author: eschwartz
Revision: 481868

upgpkg: llpp 31-1

upstream release

Modified:
  llpp/trunk/Makefile
  llpp/trunk/PKGBUILD

----------+
 Makefile |    2 +-
 PKGBUILD |    6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

Modified: Makefile
===================================================================
--- Makefile	2019-06-16 16:58:36 UTC (rev 481867)
+++ Makefile	2019-06-16 17:35:46 UTC (rev 481868)
@@ -1,6 +1,6 @@
 VERSION = $(shell test -d .git && git describe --tags --dirty 2>/dev/null)
 ifeq "$(VERSION)" ""
-VERSION = 28
+VERSION = 31
 endif
 
 # paths

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-16 16:58:36 UTC (rev 481867)
+++ PKGBUILD	2019-06-16 17:35:46 UTC (rev 481868)
@@ -2,9 +2,9 @@
 # Contributor: earnestly
 
 pkgname=llpp
-pkgver=30.r63.gcf119d0
+pkgver=31
 # Often breaks with mupdf, which means I'll occasionally need to pin a specific commit.
-_commit=cf119d072f56f8a1371190c2f61e4de9ada05a6d  # master
+_commit=77dd95ff11449f57f2ea002223bb282256270fa8  # tags/v31
 pkgrel=1
 pkgdesc='opengl accelerated pdf viewer based on mupdf'
 arch=('x86_64')
@@ -37,7 +37,7 @@
 sha256sums=('SKIP'
             '5814846ad19d9ddd8e1412bf36d4c2dc1a32186261126ec63cdf19f308396458'
             'e6fa1df1e9451d4ffecc416676ad4697da21fc8809e20c78502b97805e4f4321'
-            '17a0c429d72d5e40034ea83df6126c13c2ef7b00e60936a2d746f10632eddf53')
+            'e1642c11f4cc6162784ba1c9a70d2573b48d56a9af9066216d86049683c94928')
 
 pkgver() {
     cd "${srcdir}"/${pkgname}



More information about the arch-commits mailing list