1
0
mirror of https://github.com/bertptrs/aur.git synced 2025-12-25 20:40:32 +01:00

ruby 2.5.0

This commit is contained in:
farwayer
2018-02-10 18:40:34 +03:00
parent 7bfd2af369
commit 69063926a4
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
pkgbase = ruby-terminal-table
pkgdesc = Simple, feature rich ascii table generation library
pkgver = 1.8.0
pkgrel = 1
pkgrel = 2
url = https://github.com/tj/terminal-table
arch = any
license = MIT

View File

@@ -4,7 +4,7 @@
_gemname=terminal-table
pkgname=ruby-$_gemname
pkgver=1.8.0
pkgrel=1
pkgrel=2
pkgdesc='Simple, feature rich ascii table generation library'
arch=(any)
url='https://github.com/tj/terminal-table'