[arch-commits] Commit in xorg-xconsole/trunk (PKGBUILD)
Andreas Radke
andyrtr at archlinux.org
Sun Jan 15 16:02:54 UTC 2017
Date: Sunday, January 15, 2017 @ 16:02:54
Author: andyrtr
Revision: 286518
https sources / gpg signature fixes
Modified:
xorg-xconsole/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-01-15 16:00:48 UTC (rev 286517)
+++ PKGBUILD 2017-01-15 16:02:54 UTC (rev 286518)
@@ -6,11 +6,11 @@
pkgrel=1
pkgdesc="Monitor system console messages with X"
arch=('i686' 'x86_64')
-url="http://xorg.freedesktop.org/"
+url="https://xorg.freedesktop.org/"
license=('custom')
depends=('libxaw' 'libxmu' 'libxt' 'libx11')
makedepends=('xorg-util-macros')
-source=(http://xorg.freedesktop.org/archive/individual/app/xconsole-${pkgver}.tar.bz2)
+source=(https://xorg.freedesktop.org/archive/individual/app/xconsole-${pkgver}.tar.bz2)
sha256sums=('e561959b6ee8b735a32c1050015cfd8c551ed162cabb6cb72e36ce72966855d1')
build() {
More information about the arch-commits
mailing list