Merge pull request #63 from user501254/patch-1
Change source url to use long SHA in SPEC file
This commit is contained in:
@@ -15,7 +15,6 @@
|
|||||||
|
|
||||||
# GitHub Stuff
|
# GitHub Stuff
|
||||||
%global commit0 40-CHARACTER-HASH-VALUE
|
%global commit0 40-CHARACTER-HASH-VALUE
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
|
||||||
|
|
||||||
name: paper-icon-theme
|
name: paper-icon-theme
|
||||||
version: 1.0
|
version: 1.0
|
||||||
@@ -26,7 +25,7 @@ Group: System/GUI/Other
|
|||||||
License: CC-BY-SA-4.0
|
License: CC-BY-SA-4.0
|
||||||
Group: System/GUI/GNOME
|
Group: System/GUI/GNOME
|
||||||
Url: http://samuelhewitt.com/paper/icons
|
Url: http://samuelhewitt.com/paper/icons
|
||||||
Source0: https://github.com/snwh/%{name}/archive/%{commit0}.tar.gz#/%{name}-%{shortcommit0}.tar.gz
|
Source0: https://github.com/snwh/%{name}/archive/%{commit0}.tar.gz
|
||||||
Requires: hicolor-icon-theme, gnome-icon-theme
|
Requires: hicolor-icon-theme, gnome-icon-theme
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user