summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorboredland2017-08-02 16:23:01 +0200
committerboredland2017-08-02 16:23:01 +0200
commit7b8139ec9f3b4149a1d8083d1c0e75f654b1c6d5 (patch)
treefe30873e9f8795ff6b1f8f5d02779b6651903fab
parent871a34a25bcd243ac9126295b300d197708ff5ab (diff)
downloadaur-7b8139ec9f3b4149a1d8083d1c0e75f654b1c6d5.tar.gz
Working release 1.1.2
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ed07b3837d9a..7ef5de17fa36 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: Jonas Strassel <jo.strassel@gmail.com>
pkgname=pdfbeads
-pkgver=1.1.2.pre.beta
-pkgrel=1
+pkgver=1.1.2
+pkgrel=0
pkgdesc="A small utility written in Ruby which takes scanned page images and converts them into a single PDF file"
arch=(any)
url="http://rubygems.org/gems/pdfbeads"