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

Sergej Pupykin spupykin at archlinux.org
Mon Nov 14 17:47:01 UTC 2016


    Date: Monday, November 14, 2016 @ 17:47:00
  Author: spupykin
Revision: 195840

Modified:
  shuffle/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-14 17:46:13 UTC (rev 195839)
+++ PKGBUILD	2016-11-14 17:47:00 UTC (rev 195840)
@@ -10,12 +10,12 @@
 license=('custom')
 depends=(glibc)
 makedepends=('gcc')
-source=(http://www.w3.org/People/Bos/Shuffle/shuffle.c
-	http://www.w3.org/People/Bos/Shuffle/shuffle.1
+source=(https://www.w3.org/People/Bos/Shuffle/shuffle.c
+	https://www.w3.org/People/Bos/Shuffle/shuffle.1
 	LICENSE)
-md5sums=('d337c7e4db93489e3a30ffc8f89ec363'
-         'a352ff446a3c20f7b6390add7918f21d'
-         '9dafa5ef909b8a6db992bb8819d3832a')
+sha256sums=('4d4cbc5ebe4fe37a6e1c74861269b16dc5c36ac254d695457f8caa210ffd16fb'
+            '560622c1801234a9987ba19ca1273b160231d7cc72ed3be42106e481aad4e7d4'
+            'e5e894c20a61e44877dbda7859409ed775287222eca0585fbfb60f9060db08d9')
 
 build() {
   cd "$srcdir"



More information about the arch-commits mailing list