[arch-commits] Commit in xorg-xbiff/trunk (PKGBUILD)
Andreas Radke
andyrtr at archlinux.org
Sun Jan 15 16:10:02 UTC 2017
Date: Sunday, January 15, 2017 @ 16:10:01
Author: andyrtr
Revision: 286533
https sources / gpg signature fixes
Modified:
xorg-xbiff/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-01-15 16:08:36 UTC (rev 286532)
+++ PKGBUILD 2017-01-15 16:10:01 UTC (rev 286533)
@@ -6,11 +6,11 @@
pkgrel=3
pkgdesc="Watch mailboxes for new message delivery"
arch=('i686' 'x86_64')
-url="http://xorg.freedesktop.org/"
+url="https://xorg.freedesktop.org/"
license=('custom')
depends=('libxaw' 'libxext')
makedepends=('xorg-util-macros' 'xbitmaps')
-source=(http://xorg.freedesktop.org/archive/individual/app/xbiff-${pkgver}.tar.bz2)
+source=(https://xorg.freedesktop.org/archive/individual/app/xbiff-${pkgver}.tar.bz2)
sha1sums=('17337a951264f0f96f6d03893f9dfd9cf8f12a5a')
build() {
More information about the arch-commits
mailing list