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

Remove packaged ruby-public_suffix dep.

Fixed by https://bugs.archlinux.org/task/63500.
This commit is contained in:
2019-08-20 10:58:45 +02:00
parent 018c44680a
commit 61fad3bd9c
2 changed files with 2 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
pkgbase = jekyll
pkgdesc = A simple, blog aware, static site generator.
pkgver = 3.8.6
pkgrel = 3
pkgrel = 4
url = https://github.com/jekyll/jekyll
arch = any
license = MIT
@@ -30,8 +30,6 @@ pkgbase = jekyll
depends = ruby-i18n<1.0
depends = ruby-em-websocket>=0.5
depends = ruby-em-websocket<1.0
depends = ruby-public_suffix-3>=3.0
depends = ruby-public_suffix-3<3.9
optdepends = ruby-jekyll-paginate
optdepends = ruby-jekyll-gist
optdepends = ruby-jekyll-feed