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

Update to v3.0.1.

This commit is contained in:
2021-05-10 21:20:47 +02:00
parent 060da2c526
commit 60cca50d90
2 changed files with 7 additions and 7 deletions

View File

@@ -1,15 +1,15 @@
pkgbase = ruby-terminal-table
pkgdesc = Simple, feature rich ascii table generation library
pkgver = 3.0.0
pkgrel = 2
pkgver = 3.0.1
pkgrel = 1
url = https://github.com/tj/terminal-table
arch = any
license = MIT
depends = ruby
depends = ruby-unicode-display_width>=1.1.1
options = !emptydirs
source = ruby-terminal-table-3.0.0.tar.gz::https://github.com/tj/terminal-table/archive/v3.0.0.tar.gz
sha1sums = 71d5cb3645266244fe4a1daf0f0427d06907d8b7
source = ruby-terminal-table-3.0.1.tar.gz::https://github.com/tj/terminal-table/archive/v3.0.1.tar.gz
sha1sums = 774d905f3e5a8bef9507bb3a47214f9a58f426e6
pkgname = ruby-terminal-table