[arch-commits] Commit in xorg-xcalc/trunk (PKGBUILD)
Andreas Radke
andyrtr at archlinux.org
Sun Jan 15 16:08:06 UTC 2017
Date: Sunday, January 15, 2017 @ 16:08:06
Author: andyrtr
Revision: 286530
https sources / gpg signature fixes
Modified:
xorg-xcalc/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-01-15 16:07:40 UTC (rev 286529)
+++ PKGBUILD 2017-01-15 16:08:06 UTC (rev 286530)
@@ -6,13 +6,13 @@
pkgrel=1
pkgdesc="Scientific calculator for X"
arch=('i686' 'x86_64')
-url="http://cgit.freedesktop.org/xorg/app/xcalc/"
+url="https://cgit.freedesktop.org/xorg/app/xcalc/"
license=('custom')
depends=('libxaw')
optdepends=('xorg-fonts-100dpi: for some symbols or'
'xorg-fonts-75dpi: for some symbols')
makedepends=('xorg-util-macros')
-source=(http://xorg.freedesktop.org/archive/individual/app/xcalc-${pkgver}.tar.bz2{,.sig})
+source=(https://xorg.freedesktop.org/archive/individual/app/xcalc-${pkgver}.tar.bz2{,.sig})
sha256sums=('2f73c7160c09dc32586ea07daa408ac897c0a16eaa98cad9f9e4ee98cd9057d8'
'SKIP')
validpgpkeys=('4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E') # Alan Coopersmith <alan.coopersmith at oracle.com>
More information about the arch-commits
mailing list