summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnatoly Bashmakov2021-04-20 11:58:10 +0300
committerAnatoly Bashmakov2021-04-20 11:58:10 +0300
commitd4c94ffac5287e26da2bd1b7f6d56cfda970b68c (patch)
tree511200a1cf8c631a5ffbae28436a02aecd5a9ab6
parent0ed3ce4bbc2e19aa25c28d44d9be6f2b7a9b7297 (diff)
downloadaur-d4c94ffac5287e26da2bd1b7f6d56cfda970b68c.tar.gz
needs rebuild for ruby 3
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ef25e2906047..e6dfd7f39190 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ruby-prawn-templates
pkgdesc = Allows using PDFs as templates in Prawn.
pkgver = 0.1.2
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/prawnpdf/prawn-templates
arch = any
license = custom
diff --git a/PKGBUILD b/PKGBUILD
index 95a962a071f0..cdf39b9ae6c7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_gemname=prawn-templates
pkgname=ruby-$_gemname
pkgver=0.1.2
-pkgrel=3
+pkgrel=4
pkgdesc='Allows using PDFs as templates in Prawn.'
arch=(any)
url='https://github.com/prawnpdf/prawn-templates'