mirror of
https://github.com/bertptrs/aur.git
synced 2025-12-27 13:30:31 +01:00
ruby 2.6
This commit is contained in:
2
.SRCINFO
2
.SRCINFO
@@ -1,7 +1,7 @@
|
|||||||
pkgbase = ruby-terminal-table
|
pkgbase = ruby-terminal-table
|
||||||
pkgdesc = Simple, feature rich ascii table generation library
|
pkgdesc = Simple, feature rich ascii table generation library
|
||||||
pkgver = 1.8.0
|
pkgver = 1.8.0
|
||||||
pkgrel = 2
|
pkgrel = 3
|
||||||
url = https://github.com/tj/terminal-table
|
url = https://github.com/tj/terminal-table
|
||||||
arch = any
|
arch = any
|
||||||
license = MIT
|
license = MIT
|
||||||
|
|||||||
3
PKGBUILD
3
PKGBUILD
@@ -1,10 +1,9 @@
|
|||||||
# Generated by gem2arch (https://github.com/anatol/gem2arch)
|
|
||||||
# Maintainer: farawayer <farwayer@gmail.com>
|
# Maintainer: farawayer <farwayer@gmail.com>
|
||||||
|
|
||||||
_gemname=terminal-table
|
_gemname=terminal-table
|
||||||
pkgname=ruby-$_gemname
|
pkgname=ruby-$_gemname
|
||||||
pkgver=1.8.0
|
pkgver=1.8.0
|
||||||
pkgrel=2
|
pkgrel=3
|
||||||
pkgdesc='Simple, feature rich ascii table generation library'
|
pkgdesc='Simple, feature rich ascii table generation library'
|
||||||
arch=(any)
|
arch=(any)
|
||||||
url='https://github.com/tj/terminal-table'
|
url='https://github.com/tj/terminal-table'
|
||||||
|
|||||||
Reference in New Issue
Block a user