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

Sergej Pupykin spupykin at archlinux.org
Mon Nov 14 18:04:43 UTC 2016


    Date: Monday, November 14, 2016 @ 18:04:43
  Author: spupykin
Revision: 195869

Modified:
  xkeycaps/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-14 18:04:16 UTC (rev 195868)
+++ PKGBUILD	2016-11-14 18:04:43 UTC (rev 195869)
@@ -12,10 +12,10 @@
 license=('custom')
 depends=('libxaw')
 makedepends=('imake' 'xbitmaps')
-source=(http://www.jwz.org/$pkgname/$pkgname-$pkgver.tar.Z
+source=(https://www.jwz.org/$pkgname/$pkgname-$pkgver.tar.Z
 	license.txt)
-md5sums=('6792f828db6538f44f7696a8783b44ac'
-         '6d44b50641d2e7898aebcc668d204751')
+sha256sums=('40da137109e0ef0b687a72b71a1ef0b3d08a10749fdda05fc16c52b4cbed763e'
+            '5cb75d666cab06c0e107dd057847fe9df0ef5483b532d32c5cc4b9bec8886671')
 
 build() {
   cd "$srcdir"/$pkgname-$pkgver



More information about the arch-commits mailing list