summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSimon Legner2020-01-09 17:17:05 +0100
committerSimon Legner2020-01-09 17:17:05 +0100
commite36bc6e4a6e853a5e04d188d3748997b063280cc (patch)
treebbf5b4aba490d01e778736c79a17c315fa0ee963 /PKGBUILD
parent2864d04ee929cefd987c134d790e20f82ce1cc8e (diff)
downloadaur-e36bc6e4a6e853a5e04d188d3748997b063280cc.tar.gz
upgpkg: ruby-curses 1.3.2-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4b99e9a2a634..dca1187311ea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
_gemname_="curses"
pkgname="ruby-${_gemname_}"
pkgver=1.3.2
-pkgrel=1
+pkgrel=2
pkgdesc="Ruby binding for curses, ncurses, and PDCurses"
arch=("any")
url="https://github.com/ruby/curses"