summaryrefslogtreecommitdiff
path: root/x11-themes/numix-frost/numix-frost-3.6.6-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'x11-themes/numix-frost/numix-frost-3.6.6-r1.ebuild')
-rw-r--r--x11-themes/numix-frost/numix-frost-3.6.6-r1.ebuild9
1 files changed, 7 insertions, 2 deletions
diff --git a/x11-themes/numix-frost/numix-frost-3.6.6-r1.ebuild b/x11-themes/numix-frost/numix-frost-3.6.6-r1.ebuild
index 2ab7d43..ecb60b8 100644
--- a/x11-themes/numix-frost/numix-frost-3.6.6-r1.ebuild
+++ b/x11-themes/numix-frost/numix-frost-3.6.6-r1.ebuild
@@ -2,8 +2,13 @@ EAPI=6
DESCRIPTION="Numix is a modern flat theme with a combination of light and dark elements."
HOMEPAGE="https://github.com/Antergos/Numix-Frost"
-SRC_URI="https://github.com/Antergos/Numix-Frost/archive/${PV}.tar.gz -> ${P}.tar.gz"
-S="${WORKDIR}/Numix-Frost-${PV}"
+
+# Note: We need few more commits to fix some build problems
+# But those contains binary files patches that can't portage handle so we just
+# specify exact hash instead. When new version is release, return to versions.
+HASH="e9d250792bced3b64c50e72c4f3404a2c020dc3e"
+SRC_URI="https://github.com/Antergos/Numix-Frost/archive/${HASH}.tar.gz -> ${PN}.tar.gz"
+S="${WORKDIR}/Numix-Frost-${HASH}"
KEYWORDS="amd64"
LICENSE="GPL-3.0+"