summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMario Finelli2017-02-20 18:58:57 -0500
committerMario Finelli2017-02-20 18:58:57 -0500
commit4c8dd4f0b0afdcc24e248ee1f1362942e21553be (patch)
treee3c9817140e68bad7378a2c01424a4b7fc890440 /PKGBUILD
parent49b96797f153981e4fc9a9e027cbdaa02aa53496 (diff)
downloadaur-ruby-addressable.tar.gz
Update license
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 606cc0dda896..0733e1bae31e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,11 +4,11 @@
_gemname=addressable
pkgname=ruby-$_gemname
pkgver=2.5.0
-pkgrel=2
+pkgrel=3
pkgdesc='URI Implementation'
arch=(any)
url='https://github.com/sporkmonger/addressable'
-license=('Apache License 2.0')
+license=('Apache')
depends=(ruby ruby-public_suffix)
options=(!emptydirs)
source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)