summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xfonts-x11/noto-sans-latin/DETAILS4
-rw-r--r--fonts-x11/noto-sans-latin/HISTORY3
2 files changed, 5 insertions, 2 deletions
diff --git a/fonts-x11/noto-sans-latin/DETAILS b/fonts-x11/noto-sans-latin/DETAILS
index dbeb66170f..0a3d4c5fa7 100755
--- a/fonts-x11/noto-sans-latin/DETAILS
+++ b/fonts-x11/noto-sans-latin/DETAILS
@@ -2,9 +2,9 @@
SPELLX=NotoSans-hinted
VERSION=20160306
SOURCE_HASH=sha512:14062ada3e10893764860128f2d10c4edc4f8896226beaae1cdce52795c1b6d2adc8d7548db95a40f608b714ae9257ba42a7aab0c0e5c1486063f42fd3148bee
- SOURCE=$SPELLX.zip
+ SOURCE=$SPELLX-$VERSION.zip
DOCS="README LICENSE AUTHORS NEWS BUGS *.txt"
- SOURCE_URL[0]=https://noto-website-2.storage.googleapis.com/pkgs/$SOURCE
+ SOURCE_URL[0]=https://noto-website-2.storage.googleapis.com/pkgs/$SPELLX.zip
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL"
WEB_SITE=https://www.google.com/get/noto
LICENSE[0]="OFL"
diff --git a/fonts-x11/noto-sans-latin/HISTORY b/fonts-x11/noto-sans-latin/HISTORY
index 19a95a131f..ba97ec592a 100644
--- a/fonts-x11/noto-sans-latin/HISTORY
+++ b/fonts-x11/noto-sans-latin/HISTORY
@@ -1,3 +1,6 @@
+2016-09-11 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+ * DETAILS: add version to source file
+
2016-03-06 Thomas Orgis <sobukus@sourcemage.org>
* DETAILS: Updated hash since they changed upstream ... introduced a version
to indicate when I did this. A real version would be nice, though.