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

Sergej Pupykin spupykin at archlinux.org
Mon Nov 14 18:07:50 UTC 2016


    Date: Monday, November 14, 2016 @ 18:07:50
  Author: spupykin
Revision: 195875

Modified:
  yahoo-t/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-14 18:06:46 UTC (rev 195874)
+++ PKGBUILD	2016-11-14 18:07:50 UTC (rev 195875)
@@ -11,10 +11,10 @@
 license=('GPL')
 depends=('python2' 'xmpppy')
 backup=(etc/ejabberd/yahoo.xml)
-source=(http://downloads.sourceforge.net/xmpppy/yahoo-transport-$pkgver.tar.gz
+source=(https://downloads.sourceforge.net/xmpppy/yahoo-transport-$pkgver.tar.gz
 	yahoo-t.service)
-md5sums=('ce928c4e444b83f10fca57f77e40b558'
-         'e093f7f45c1bd755b6b0f13e83ec3276')
+sha256sums=('99f6866dab0b53dfa2ebb56839e86669d7b8f5c307fb5edcf7e84fc048993249'
+            'e6c1f5ab98ab989dc935ba447fc962260fe6fe16b49d2639e2eaeba28e868e0a')
 
 package() {
   cd "$srcdir"



More information about the arch-commits mailing list