[arch-commits] Commit in pelican/trunk (PKGBUILD)
    Jiachen Yang 
    farseerfc at archlinux.org
       
    Fri Feb  1 05:47:17 UTC 2019
    
    
  
    Date: Friday, February 1, 2019 @ 05:47:15
  Author: farseerfc
Revision: 428983
upgpkg: pelican 4.0.1-2
pelican url https rebuild
Modified:
  pelican/trunk/PKGBUILD
----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-01 03:41:03 UTC (rev 428982)
+++ PKGBUILD	2019-02-01 05:47:15 UTC (rev 428983)
@@ -4,10 +4,10 @@
 
 pkgname=pelican
 pkgver=4.0.1
-pkgrel=1
+pkgrel=2
 pkgdesc="A tool to generate a static blog, with restructured text (or markdown) input files."
 arch=('any')
-url="http://getpelican.com"
+url="https://blog.getpelican.com/"
 license=('AGPL3')
 makedepends=('python-sphinx')
 depends=('python-jinja' 'python-pygments' 'python-feedgenerator' 'python-pytz'
    
    
More information about the arch-commits
mailing list