[arch-commits] Commit in librevenge/trunk (PKGBUILD)
Andreas Radke
andyrtr at archlinux.org
Fri Jan 25 06:55:39 UTC 2019
Date: Friday, January 25, 2019 @ 06:55:38
Author: andyrtr
Revision: 344716
use https url
Modified:
librevenge/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-01-25 06:54:46 UTC (rev 344715)
+++ PKGBUILD 2019-01-25 06:55:38 UTC (rev 344716)
@@ -5,7 +5,7 @@
pkgrel=2
pkgdesc="library for REVerses ENGineered formats filters"
arch=('x86_64')
-url="http://sf.net/p/libwpd/librevenge/"
+url="https://sf.net/p/libwpd/librevenge/"
license=('MPL')
depends=('boost-libs')
makedepends=('boost' 'doxygen' 'cppunit')
More information about the arch-commits
mailing list