summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSagnik Mandal2022-11-11 00:39:43 +0530
committerSagnik Mandal2022-11-11 00:39:43 +0530
commit0b5997be50630f20f20d3fd93306aca2c14e9938 (patch)
treec7f7ea4fb6c19f435c32ec1a277420512aebe1b9
parent72ed0aa0aa8b255d85d5b5e1e0d44833eebcfd99 (diff)
downloadaur-0b5997be50630f20f20d3fd93306aca2c14e9938.tar.gz
fix
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0fea12e4b7cc..9386d712022d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = llpp
pkgdesc = opengl accelerated pdf viewer based on mupdf
- pkgver = 40rc1
- pkgrel = 1
+ pkgver = 40
+ pkgrel = 2
url = https://github.com/criticic/llpp
arch = x86_64
license = GPL3
@@ -23,7 +23,7 @@ pkgbase = llpp
optdepends = librsvg: for llppac svg conversion
optdepends = unoconv: for llppac office conversion
options = !strip
- source = git+https://github.com/criticic/llpp#tag=v40rc1
+ source = git+https://github.com/criticic/llpp#tag=v40
source = system-makedeps.patch
b2sums = SKIP
b2sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 6e68c0f6a98b..d8bafe335492 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=llpp
pkgver=40
-pkgrel=1
+pkgrel=2
pkgdesc='opengl accelerated pdf viewer based on mupdf'
arch=('x86_64')
url=https://github.com/criticic/llpp