Date: Sunday, January 15, 2017 @ 16:29:40 Author: andyrtr Revision: 286564
https sources / gpg signature fixes Modified: xorg-luit/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-01-15 16:28:44 UTC (rev 286563) +++ PKGBUILD 2017-01-15 16:29:40 UTC (rev 286564) @@ -6,12 +6,12 @@ pkgrel=2 pkgdesc="Filter that can be run between an arbitrary application and a UTF-8 terminal emulator" arch=(i686 x86_64) -url="http://xorg.freedesktop.org/" +url="https://xorg.freedesktop.org/" license=('custom') depends=('libfontenc') groups=('xorg' 'xorg-apps') makedepends=('xorg-util-macros') -source=(http://xorg.freedesktop.org/archive/individual/app/luit-${pkgver}.tar.bz2 +source=(https://xorg.freedesktop.org/archive/individual/app/luit-${pkgver}.tar.bz2 git_fixes.diff) sha256sums=('30b0e787cb07a0f504b70f1d6123930522111ce9d4276f6683a69b322b49c636' 'aa5d83b8cc772e135e57ae0f0d2b7662b51981f4a120a136a7b201c254b23327')
