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

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


    Date: Sunday, January 15, 2017 @ 10:12:29
  Author: andyrtr
Revision: 286413

https sources / gpg signature fixes

Modified:
  xorg-xset/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-15 10:11:36 UTC (rev 286412)
+++ PKGBUILD	2017-01-15 10:12:29 UTC (rev 286413)
@@ -6,12 +6,12 @@
 pkgrel=1
 pkgdesc="User preference utility for X"
 arch=(i686 x86_64)
-url="http://xorg.freedesktop.org/"
+url="https://xorg.freedesktop.org/"
 license=('custom')
 depends=('libxmu')
 makedepends=('xorg-util-macros')
 groups=('xorg-apps' 'xorg')
-source=(http://xorg.freedesktop.org/archive/individual/app/xset-${pkgver}.tar.bz2)
+source=(https://xorg.freedesktop.org/archive/individual/app/xset-${pkgver}.tar.bz2)
 sha256sums=('4382f4fb29b88647e13f3b4bc29263134270747fc159cfc5f7e3af23588c8063')
 
 build() {



More information about the arch-commits mailing list