summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFernando Cladera2016-10-18 14:15:39 -0300
committerFernando Cladera2016-10-18 14:15:39 -0300
commit034c4974f6a2fe676e0859b7558bfe56a3fcc892 (patch)
tree578db36ac3cb7ae42f8cf311eb41d9ffaa64a018
parentda62923e12924721051639432e0d386c5bb0c25b (diff)
downloadaur-034c4974f6a2fe676e0859b7558bfe56a3fcc892.tar.gz
New release, 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 fd6bffd70e4b..343a54f5be8d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = noteshrink
pkgdesc = Convert scans of handwritten notes to beautiful, compact PDFs
pkgver = 0.1.1
- pkgrel = 2
+ pkgrel = 3
url = https://mzucker.github.io/2016/09/20/noteshrink.html
arch = any
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index b4346b633c99..cc70806050e0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=noteshrink
pkgver=0.1.1
-pkgrel=2
+pkgrel=3
pkgdesc="Convert scans of handwritten notes to beautiful, compact PDFs"
url='https://mzucker.github.io/2016/09/20/noteshrink.html'
arch=('any')