[arch-commits] Commit in kbibtex/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Wed Sep 13 17:45:18 UTC 2017
Date: Wednesday, September 13, 2017 @ 17:45:18
Author: arojas
Revision: 257461
Update URL, use https
Modified:
kbibtex/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-09-13 17:32:06 UTC (rev 257460)
+++ PKGBUILD 2017-09-13 17:45:18 UTC (rev 257461)
@@ -8,12 +8,12 @@
pkgrel=1
pkgdesc="A BibTeX editor for KDE"
arch=('i686' 'x86_64')
-url='http://home.gna.org/kbibtex/'
+url='https://userbase.kde.org/KBibTeX'
license=('GPL')
depends=('kdebase-runtime' 'poppler-qt4')
optdepends=('okular: Document preview')
makedepends=('cmake' 'automoc4')
-source=("http://download.kde.org/stable/KBibTeX/$pkgname-$pkgver.tar.xz"{,.asc} kbibtex-no-qtwebkit.patch)
+source=("https://download.kde.org/stable/KBibTeX/$pkgname-$pkgver.tar.xz"{,.asc} kbibtex-no-qtwebkit.patch)
sha256sums=('d99e419aec1d3af0a57eba6d7498de4e6be25ddbd5a5e56fc9de09e7e17dcdf3'
'SKIP'
'8abf53b295c2271f90e673ebc4dff88283732e08e138afdd0de90b145aa8f328')
More information about the arch-commits
mailing list