From 4aae0ee6fe9c24c7ccae9f9acd03b5819bce1a4c Mon Sep 17 00:00:00 2001 From: Lourens-Rich Date: Mon, 5 Dec 2016 14:55:30 +0000 Subject: [PATCH] Fix project url and bump version. --- rpm/fingerterm.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rpm/fingerterm.spec b/rpm/fingerterm.spec index 1e89cab..b279762 100644 --- a/rpm/fingerterm.spec +++ b/rpm/fingerterm.spec @@ -1,11 +1,11 @@ Name: fingerterm -Version: 1.3.0 +Version: 1.3.2 Release: 1 Summary: A terminal emulator with a custom virtual keyboard Group: System/Base License: GPLv2 Source0: %{name}-%{version}.tar.gz -URL: https://github.com/nemomobile/fingerterm +URL: https://git.merproject.org/mer-core/fingerterm BuildRequires: pkgconfig(Qt5Core) BuildRequires: pkgconfig(Qt5Gui) BuildRequires: pkgconfig(Qt5Qml)