summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFernando Cladera2016-10-18 14:16:35 -0300
committerFernando Cladera2016-10-18 14:16:35 -0300
commit713fdcf5eac805fc7e3b63447b8195bb166138b2 (patch)
treedd592a6191df227b8b44545a5309d7f08e8092a9
parentfc9b24338c6a5e92307e8327ee37d4295c780db2 (diff)
downloadaur-713fdcf5eac805fc7e3b63447b8195bb166138b2.tar.gz
New release version, aim to fix problems with AUR
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 061093a994b8..4c8badfda8e1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = noteshrink-git
pkgdesc = Convert scans of handwritten notes to beautiful, compact PDFs
pkgver = 0.1.1.r0.g7d876e5
- pkgrel = 1
+ pkgrel = 3
url = https://mzucker.github.io/2016/09/20/noteshrink.html
arch = any
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index cef9e4b2329e..ffe586ede937 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=noteshrink-git
_pkgname=noteshrink
pkgver=0.1.1.r0.g7d876e5
-pkgrel=1
+pkgrel=3
pkgdesc="Convert scans of handwritten notes to beautiful, compact PDFs"
url='https://mzucker.github.io/2016/09/20/noteshrink.html'
arch=('any')