summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f3280c98b932..b5b1ef72e131 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=extractpdfmark
-pkgver=1.0.1
+pkgver=1.0.2
pkgrel=1
pkgdesc="Extract page mode and named destinations as PDFmark from PDF"
url="https://www.ctan.org/pkg/extractpdfmark"
@@ -9,7 +9,7 @@ arch=('i686' 'x86_64')
license=('GPL3')
depends=('gcc-libs' 'poppler')
source=("$pkgname-$pkgver.zip::http://mirrors.ctan.org/support/extractpdfmark.zip")
-sha256sums=('de7c7f42e926a25efbce69d401ad932227eba314c936f5352f17b1f634b69e9e')
+sha256sums=('f0d5d18cb27b850239de81cb5ce63079eb4b1ef86bc8e81043ab42b82c66ee88')
# or any other CTAN mirror
build() {