summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoraksr2017-12-16 04:44:08 +0100
committeraksr2017-12-16 04:44:08 +0100
commit7a5a71a062ffe3411cdce2649632dbb17f077e02 (patch)
tree2a456c52074f52a9fce11e34965b42d1f9b3c8cc
parent618ab7c62a38627d6c51b7054c261fcc0c5914d1 (diff)
downloadaur-7a5a71a062ffe3411cdce2649632dbb17f077e02.tar.gz
...
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD10
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f39eee96b8b3..189e4fef7fd2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Apr 14 05:37:53 UTC 2017
+# Sat Dec 16 03:43:52 UTC 2017
pkgbase = llpp
pkgdesc = A graphical PDF viewer which aims to superficially resemble less(1).
- pkgver = 24
+ pkgver = 25
pkgrel = 1
url = http://repo.or.cz/w/llpp.git
arch = i686
@@ -46,10 +46,10 @@ pkgbase = llpp
provides = llpp
conflicts = llpp-git
options = !strip
- source = http://repo.or.cz/llpp.git/snapshot/1415638.tar.gz
- md5sums = d02a01aeb3c25e9ab7254257fe5b5ae4
- sha1sums = 4c95650d805ce9c23e8c74acb26de299b3a40cb1
- sha256sums = eff5ab376582a11e7258e7aab0ed73c5baaabb11bd560f39e26b53568d95c407
+ source = http://repo.or.cz/llpp.git/snapshot/c654792.tar.gz
+ md5sums = ffc241761238003f16a7759a129e7c24
+ sha1sums = 85fb6b63ef337f7f0a5847a89accf7a24cb5bdb2
+ sha256sums = ca4b6e4c27ba57b5af9f8a92b1859f5013987115b3b4b5544931122ed1c74df2
pkgname = llpp
diff --git a/PKGBUILD b/PKGBUILD
index 7e98b473f6a8..0ded2f9ecab4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: menta <attila dot toth at ch dot bme dot hu>
# Maintainer: aksr <aksr at t-com dot me>
pkgname=llpp
-pkgver=24
-_pkgver=1415638
+pkgver=25
+_pkgver=c654792
pkgrel=1
pkgdesc='A graphical PDF viewer which aims to superficially resemble less(1).'
arch=('i686' 'x86_64')
@@ -40,9 +40,9 @@ optdepends=(
'texlive-core: llppac dvi conversion'
)
source=("http://repo.or.cz/llpp.git/snapshot/${_pkgver}.tar.gz")
-md5sums=('d02a01aeb3c25e9ab7254257fe5b5ae4')
-sha1sums=('4c95650d805ce9c23e8c74acb26de299b3a40cb1')
-sha256sums=('eff5ab376582a11e7258e7aab0ed73c5baaabb11bd560f39e26b53568d95c407')
+md5sums=('ffc241761238003f16a7759a129e7c24')
+sha1sums=('85fb6b63ef337f7f0a5847a89accf7a24cb5bdb2')
+sha256sums=('ca4b6e4c27ba57b5af9f8a92b1859f5013987115b3b4b5544931122ed1c74df2')
options=('!strip')
prepare() {