[arch-commits] Commit in ruby-thin/trunk (PKGBUILD)

Frederik Schwan freswa at archlinux.org
Tue Oct 6 15:35:41 UTC 2020


    Date: Tuesday, October 6, 2020 @ 15:35:40
  Author: freswa
Revision: 719350

fix FS#65171

Modified:
  ruby-thin/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-06 15:34:15 UTC (rev 719349)
+++ PKGBUILD	2020-10-06 15:35:40 UTC (rev 719350)
@@ -3,9 +3,9 @@
 _gemname=thin
 pkgname=ruby-${_gemname}
 pkgver=1.7.2
-pkgrel=4
+pkgrel=5
 pkgdesc='Thin and fast Ruby web server'
-url='http://code.macournoyer.com/thin/'
+url='https://github.com/macournoyer/thin'
 arch=('x86_64')
 license=('RUBY')
 depends=('glibc' 'ruby' 'ruby-rack' 'ruby-eventmachine' 'ruby-daemons')



More information about the arch-commits mailing list