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

Antonio Rojas arojas at archlinux.org
Mon May 6 20:24:20 UTC 2019


    Date: Monday, May 6, 2019 @ 20:24:20
  Author: arojas
Revision: 352615

https

Modified:
  libpst/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-06 20:23:28 UTC (rev 352614)
+++ PKGBUILD	2019-05-06 20:24:20 UTC (rev 352615)
@@ -5,10 +5,10 @@
 pkgver=0.6.72
 pkgrel=2
 arch=('x86_64')
-url="http://www.five-ten-sg.com/libpst/"
+url="https://www.five-ten-sg.com/libpst/"
 license=('GPL')
 makedepends=('python2' 'boost' 'libgsf')
-source=(http://www.five-ten-sg.com/libpst/packages/${pkgbase}-${pkgver}.tar.gz)
+source=(https://www.five-ten-sg.com/libpst/packages/${pkgbase}-${pkgver}.tar.gz)
 sha256sums=('8a19d891eb077091c507d98ed8e2d24b7f48b3e82743bcce2b00a12040f5d507')
 
 build() {



More information about the arch-commits mailing list