1
0
mirror of https://github.com/bertptrs/aur.git synced 2025-12-25 20:40:32 +01:00
This commit is contained in:
farwayer
2019-03-13 19:34:31 +03:00
parent 69063926a4
commit ab0cf7d913
2 changed files with 2 additions and 3 deletions

View File

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

View File

@@ -1,10 +1,9 @@
# Generated by gem2arch (https://github.com/anatol/gem2arch)
# Maintainer: farawayer <farwayer@gmail.com>
_gemname=terminal-table
pkgname=ruby-$_gemname
pkgver=1.8.0
pkgrel=2
pkgrel=3
pkgdesc='Simple, feature rich ascii table generation library'
arch=(any)
url='https://github.com/tj/terminal-table'