[arch-commits] Commit in xorg-xclock/trunk (PKGBUILD)
Andreas Radke
andyrtr at archlinux.org
Sun Jan 15 16:06:30 UTC 2017
Date: Sunday, January 15, 2017 @ 16:06:29
Author: andyrtr
Revision: 286524
https sources / gpg signature fixes
Modified:
xorg-xclock/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-01-15 16:04:16 UTC (rev 286523)
+++ PKGBUILD 2017-01-15 16:06:29 UTC (rev 286524)
@@ -6,11 +6,11 @@
pkgrel=1
pkgdesc="X clock"
arch=(i686 x86_64)
-url="http://xorg.freedesktop.org/"
+url="https://xorg.freedesktop.org/"
license=('custom')
depends=('libx11' 'libxmu' 'libxaw' 'libxrender' 'libxft' 'libxkbfile')
makedepends=('xorg-util-macros')
-source=(http://xorg.freedesktop.org/archive/individual/app/xclock-${pkgver}.tar.bz2)
+source=(https://xorg.freedesktop.org/archive/individual/app/xclock-${pkgver}.tar.bz2)
sha256sums=('23ceeca94e3e20a6c26a703ac7f789066d4517f8d2cb717ae7cb28a617d97dd0')
build() {
More information about the arch-commits
mailing list