diff --git a/brewtarget.spec b/brewtarget.spec index 7335dd5..6b1971c 100644 --- a/brewtarget.spec +++ b/brewtarget.spec @@ -1,5 +1,4 @@ # I don't see an obvious way to get a tarball by tag from gitorious, so: -%global tag_commit bc8af30bbbfa184c6c6a1f5ce090a74da7fb8c57 Name: brewtarget Version: 2.1.0 @@ -8,7 +7,7 @@ Summary: An open source beer recipe creation tool Group: Applications/Productivity License: GPLv3 and WTFPL and LGPLv2 URL: http://www.brewtarget.org -Source0: https://gitorious.org/brewtarget/brewtarget/archive/%{tag_commit}.tar.gz +Source0: https://github.com/Brewtarget/brewtarget/archive/v%{version}.tar.gz BuildRequires: cmake BuildRequires: qt-devel BuildRequires: qt-webkit-devel