summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 93b1ce62f5b6..df9578a3b0ee 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pdftoroff
pkgdesc = pdf conversion, scaling and viewing by blocks of text
- pkgver = 1.2.0
+ pkgver = 1.2.1
pkgrel = 1
url = http://github.com/sgerwk/pdftoroff
arch = x86_64
@@ -11,7 +11,7 @@ pkgbase = pdftoroff
depends = poppler-glib
depends = ncurses
depends = libx11
- source = git+https://github.com/sgerwk/pdftoroff#tag=v1.2.0
+ source = git+https://github.com/sgerwk/pdftoroff#tag=v1.2.1
sha256sums = SKIP
pkgname = pdftoroff
diff --git a/PKGBUILD b/PKGBUILD
index 76dfbc2edcd6..d939d4cbf0a7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# package script file for archlinux
# makepkg -p THISFILE
pkgname=pdftoroff
-pkgver=1.2.0
+pkgver=1.2.1
pkgrel=1
pkgdesc="pdf conversion, scaling and viewing by blocks of text"
license=(GPL3)