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

Andreas Radke andyrtr at archlinux.org
Sun Jan 15 10:23:30 UTC 2017


    Date: Sunday, January 15, 2017 @ 10:23:29
  Author: andyrtr
Revision: 286438

https sources / gpg signature fixes

Modified:
  xorg-xmessage/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-15 10:23:15 UTC (rev 286437)
+++ PKGBUILD	2017-01-15 10:23:29 UTC (rev 286438)
@@ -6,11 +6,11 @@
 pkgrel=2
 pkgdesc="Display a message or query in a window"
 arch=(i686 x86_64)
-url="http://xorg.freedesktop.org/"
+url="https://xorg.freedesktop.org/"
 license=('custom')
 depends=('libxaw')
 makedepends=('xorg-util-macros')
-source=(http://xorg.freedesktop.org/archive/individual/app/xmessage-${pkgver}.tar.bz2)
+source=(https://xorg.freedesktop.org/archive/individual/app/xmessage-${pkgver}.tar.bz2)
 sha256sums=('bcdf4b461c439bb3ade6e1e41c47d6218b912da8e9396b7ad70856db2f95ab68')
 
 build() {



More information about the arch-commits mailing list