Update kbibtex.spec: Update upstream URLs

Old upstream URL has gone.
This commit is contained in:
Christian Stadelmann 2018-02-07 20:41:55 +00:00
parent d32d71fbe3
commit 07579e0204
1 changed files with 2 additions and 2 deletions

View File

@ -7,8 +7,8 @@ Summary: A BibTeX editor for KDE
Group: Applications/Editors
License: GPLv2+
URL: http://home.gna.org/kbibtex/index.html
Source0: http://download.gna.org/%{name}/%{branch}/%{name}-%{version}.tar.xz
URL: https://userbase.kde.org/KBibTeX
Source0: https://github.com/KDE/%{name}/archive/v%{version}.tar.gz
BuildRequires: cmake kdelibs4-devel libxslt-devel desktop-file-utils gettext
BuildRequires: pkgconfig(QtWebKit)