[arch-commits] Commit in akonadi-qt4/trunk (PKGBUILD)
Jan de Groot
jgc at archlinux.org
Sat Aug 12 21:10:10 UTC 2017
Date: Saturday, August 12, 2017 @ 21:10:09
Author: jgc
Revision: 301985
Switch to HTTPS, SHA256
Modified:
akonadi-qt4/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-08-12 21:08:14 UTC (rev 301984)
+++ PKGBUILD 2017-08-12 21:10:09 UTC (rev 301985)
@@ -12,10 +12,10 @@
url='http://community.kde.org/KDE_PIM/Akonadi'
license=('LGPL')
makedepends=('cmake' 'automoc4' 'boost' 'postgresql' 'mariadb' 'qt4' 'libxslt')
-source=("http://download.kde.org/stable/akonadi/src/akonadi-${pkgver}.tar.bz2"
+source=("https://download.kde.org/stable/akonadi/src/akonadi-${pkgver}.tar.bz2"
dont-leak-old-external-payload-files.patch)
-md5sums=('84eb2e471bd6bdfe54a2a2f1d858c07d'
- '9711e300dde3775a38637daa3c20befe')
+sha256sums=('8c7f690002ea22c139f3a64394aef2e816e00ca47fd971af7d54a66087356dd2'
+ 'e6644929ebec09986113be49f9aabf23e47e04585295319787ff7777e8af31b9')
prepare() {
mkdir -p build
More information about the arch-commits
mailing list