diff --git a/.abf.yml b/.abf.yml index 9ebc85e..79bc496 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,2 +1,2 @@ sources: - gsmartcontrol-1.1.3.tar.bz2: 8baf7e3964a8da8ddc6004718f184913ca2ad91e + gsmartcontrol-1.1.4.tar.bz2: 770705e2a9d3a8000c6ca7d675be3339aa5cee7a diff --git a/gsmartcontrol.spec b/gsmartcontrol.spec index 39f50d8..da93b45 100644 --- a/gsmartcontrol.spec +++ b/gsmartcontrol.spec @@ -1,11 +1,11 @@ Summary: GSmartControl - Hard Disk Health Inspection Tool Name: gsmartcontrol -Version: 1.1.3 +Version: 1.1.4 Release: 1 License: GPLv2+ Group: System/Kernel and hardware Url: http://gsmartcontrol.berlios.de -Source0: http://download.berlios.de/%{name}/%{name}-%{version}.tar.bz2 +Source0: https://github.com/ashaduri/gsmartcontrol/releases/download/v%{version}/gsmartcontrol-%{version}.tar.bz2 BuildRequires: pkgconfig(gtkmm-3.0) BuildRequires: pkgconfig(libpcrecpp) Requires: smartmontools