Date: Monday, June 3, 2019 @ 20:51:18 Author: arojas Revision: 476756
https Modified: git-annex/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-06-03 20:50:45 UTC (rev 476755) +++ PKGBUILD 2019-06-03 20:51:18 UTC (rev 476756) @@ -5,7 +5,7 @@ pkgver=7.20190507 pkgrel=21 pkgdesc="Manage files with git, without checking their contents into git" -url="http://git-annex.branchable.com/" +url="https://git-annex.branchable.com/" license=("AGPL3") arch=('x86_64') depends=('git' 'lsof' 'rsync' 'ghc-libs' 'haskell-aeson' 'haskell-async' 'haskell-aws'
