Date: Tuesday, September 24, 2019 @ 20:11:42 Author: arojas Revision: 511699
https Modified: ruby-sqlite3/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-09-24 20:11:17 UTC (rev 511698) +++ PKGBUILD 2019-09-24 20:11:42 UTC (rev 511699) @@ -5,7 +5,7 @@ pkgver=1.4.1 pkgrel=1 pkgdesc='Ruby bindings for the SQLite3 embedded database' -url='http://github.com/luislavena/sqlite3-ruby' +url='https://github.com/luislavena/sqlite3-ruby' arch=('x86_64') license=('BSD') depends=('ruby' 'sqlite')
