summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAdam Reichold2016-11-20 19:43:16 +0100
committerAdam Reichold2016-11-20 19:43:16 +0100
commitb37455b77452a8e594c8e7b605aa5bbd40042149 (patch)
tree4f9ba99757e55f2cc71f5a776ec565cc1baaec72 /PKGBUILD
parent166ae062b2e82ba351fe7ef47616e6c3cc20ad01 (diff)
downloadaur-b37455b77452a8e594c8e7b605aa5bbd40042149.tar.gz
Rebump version, as the tag was moved due to a late bug fix
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a6278f077f8f..cb5ee78a6220 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=qpdfview
pkgver=0.4.17beta1
-pkgrel=1
+pkgrel=2
pkgdesc='A tabbed PDF viewer using the poppler library.'
arch=('i686' 'x86_64' 'armv7h')
url='https://launchpad.net/qpdfview'
@@ -13,7 +13,7 @@ optdepends=('texlive-bin: for shared SyncTeX parser library (required at build t
'djvulibre: for DjVu support (required at build time)')
makedepends=('qt5-tools')
source=("https://launchpad.net/$pkgname/trunk/$pkgver/+download/$pkgname-$pkgver.tar.gz")
-sha256sums=('a3bcc6b455c0640e95b393d6f4eabf05000ceb12f424d96f55bd3143bacc9fca')
+sha256sums=('60206c5f76410a35098e3c965552cec08cd85941776ea6f6b207d7ea63ce940f')
build() {
cd "$srcdir/$pkgname-$pkgver"