summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhaawda2022-09-30 16:24:25 +0200
committerhaawda2022-09-30 16:24:25 +0200
commitb48b0e16e70f06432af33655a7448d6a10395ffa (patch)
treeac53d52eaccce92af911b3e1e5cf0a65d330c4bf
parent3afe864fa846c8f75646887d12b8278bfdf76b7b (diff)
downloadaur-extractpdfmark.tar.gz
update
-rw-r--r--.SRCINFO11
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4a57a079bb6c..970b387b288c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,16 @@
pkgbase = extractpdfmark
pkgdesc = Extract page mode and named destinations as PDFmark from PDF
- pkgver = 1.1.0
- pkgrel = 2
+ pkgver = 1.1.1
+ pkgrel = 1
url = https://github.com/trueroad/extractpdfmark
arch = i686
arch = x86_64
license = GPL3
depends = poppler
- source = https://github.com/trueroad/extractpdfmark/releases/download/v1.1.0/extractpdfmark-1.1.0.tar.gz
- source = https://github.com/trueroad/extractpdfmark/releases/download/v1.1.0/extractpdfmark-1.1.0.tar.gz.sig
+ source = https://github.com/trueroad/extractpdfmark/releases/download/v1.1.1/extractpdfmark-1.1.1.tar.gz
+ source = https://github.com/trueroad/extractpdfmark/releases/download/v1.1.1/extractpdfmark-1.1.1.tar.gz.sig
validpgpkeys = 49B8ED79B6A8C46E2F6DABB3FCD0C1621E80A02D
- sha256sums = 0935045084211fcf68a9faaba2b65c037d0adfd7fa27224d2b6c7ae0fd7964cb
+ sha256sums = c62f3774c5a97df0517042dd5bbc1c3cdb65687617d1f0a3e8a6910f3191a21b
sha256sums = SKIP
pkgname = extractpdfmark
-
diff --git a/PKGBUILD b/PKGBUILD
index 2a02f6c77778..1fe136274ceb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=extractpdfmark
-pkgver=1.1.0
-pkgrel=2
+pkgver=1.1.1
+pkgrel=1
pkgdesc="Extract page mode and named destinations as PDFmark from PDF"
url="https://github.com/trueroad/extractpdfmark"
arch=('i686' 'x86_64')
license=('GPL3')
depends=('poppler')
source=("$url/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz"{,.sig})
-sha256sums=('0935045084211fcf68a9faaba2b65c037d0adfd7fa27224d2b6c7ae0fd7964cb'
+sha256sums=('c62f3774c5a97df0517042dd5bbc1c3cdb65687617d1f0a3e8a6910f3191a21b'
'SKIP')
validpgpkeys=('49B8ED79B6A8C46E2F6DABB3FCD0C1621E80A02D') # Masamichi Hosoda