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

Antonio Rojas arojas at archlinux.org
Tue Sep 24 20:11:18 UTC 2019


    Date: Tuesday, September 24, 2019 @ 20:11:17
  Author: arojas
Revision: 511698

https

Modified:
  ruby-rdiscount/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-24 20:10:51 UTC (rev 511697)
+++ PKGBUILD	2019-09-24 20:11:17 UTC (rev 511698)
@@ -8,7 +8,7 @@
 pkgrel=4
 pkgdesc="Fast Implementation of Gruber's Markdown in C"
 arch=(x86_64)
-url='http://dafoster.net/projects/rdiscount/'
+url='https://dafoster.net/projects/rdiscount/'
 license=(BSD)
 depends=(ruby)
 makedepends=('ruby-rdoc')



More information about the arch-commits mailing list