[arch-commits] Commit in xorg-xclipboard/trunk (PKGBUILD)
Andreas Radke
andyrtr at archlinux.org
Sun Jan 15 16:07:20 UTC 2017
Date: Sunday, January 15, 2017 @ 16:07:19
Author: andyrtr
Revision: 286527
https sources / gpg signature fixes
Modified:
xorg-xclipboard/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-01-15 16:06:54 UTC (rev 286526)
+++ PKGBUILD 2017-01-15 16:07:19 UTC (rev 286527)
@@ -6,11 +6,11 @@
pkgrel=1
pkgdesc="X clipboard manager"
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/xclipboard-${pkgver}.tar.bz2)
+source=(https://xorg.freedesktop.org/archive/individual/app/xclipboard-${pkgver}.tar.bz2)
sha256sums=('9c0e0a1f4f1d49f73c6cf3ccd27b5ca0e18afc63679f1a1ee466b1d82446ebb5')
build() {
More information about the arch-commits
mailing list