summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAnatoly Bashmakov2021-04-20 11:57:20 +0300
committerAnatoly Bashmakov2021-04-20 11:57:20 +0300
commite4b06bc9d157e094a994a88f937eea14b4eb15b4 (patch)
tree0f0c277e8c7ea842af15f17b8c902fcf136d7b0c /PKGBUILD
parenta2b63e5bfbbed9e92ba5f47c38122e139e9b5ab6 (diff)
downloadaur-e4b06bc9d157e094a994a88f937eea14b4eb15b4.tar.gz
needs rebuild for ruby 3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2133d6cddd6d..f32944ad79a6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_gemname=prawn-table
pkgname=ruby-$_gemname
pkgver=0.2.2
-pkgrel=3
+pkgrel=4
pkgdesc='Provides tables for PrawnPDF'
arch=(any)
url='https://github.com/prawnpdf/prawn-table'