[arch-commits] Commit in llpp/trunk (PKGBUILD)
Giancarlo Razzolini
grazzolini at archlinux.org
Thu Oct 17 15:19:35 UTC 2019
Date: Thursday, October 17, 2019 @ 15:19:34
Author: grazzolini
Revision: 516469
upgpkg: llpp 31-3
Fix the pkgrel
Modified:
llpp/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-17 15:13:05 UTC (rev 516468)
+++ PKGBUILD 2019-10-17 15:19:34 UTC (rev 516469)
@@ -5,7 +5,7 @@
pkgver=31
# Often breaks with mupdf, which means I'll occasionally need to pin a specific commit.
_commit=77dd95ff11449f57f2ea002223bb282256270fa8 # tags/v31
-pkgrel=1
+pkgrel=3
pkgdesc='opengl accelerated pdf viewer based on mupdf'
arch=('x86_64')
url="https://github.com/moosotc/${pkgname}"
More information about the arch-commits
mailing list