Date: Sunday, May 10, 2020 @ 17:50:36 Author: arojas Revision: 383121
Update URL (FS#66604) Modified: lensfun/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-10 17:49:04 UTC (rev 383120) +++ PKGBUILD 2020-05-10 17:50:36 UTC (rev 383121) @@ -5,7 +5,7 @@ pkgrel=1 pkgdesc="Database of photographic lenses and a library that allows advanced access to the database" arch=(x86_64) -url="https://lensfun.sourceforge.net" +url="https://lensfun.github.io/" license=('LGPL3') depends=('glib2') makedepends=('python' 'libpng' 'doxygen' 'cmake')
