summaryrefslogtreecommitdiffstats
path: root/liberation-ttf/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'liberation-ttf/Pkgfile')
-rw-r--r--liberation-ttf/Pkgfile6
1 files changed, 3 insertions, 3 deletions
diff --git a/liberation-ttf/Pkgfile b/liberation-ttf/Pkgfile
index 052a1c174..67ad3e8ed 100644
--- a/liberation-ttf/Pkgfile
+++ b/liberation-ttf/Pkgfile
@@ -6,12 +6,12 @@
# Run on:
name=liberation-ttf
-version=1.04
+version=2.00.0
release=1
-source=(http://fedorahosted.org/releases/l/i/liberation-fonts/liberation-fonts-$version.tar.gz)
+source=(http://fedorahosted.org/releases/l/i/liberation-fonts/liberation-fonts-ttf-$version.tar.gz)
build() {
- cd liberation-fonts-$version
+ cd liberation-fonts-ttf-$version
chown -R root:root .
find . -perm 666 -exec chmod 644 {} \;
find . -perm 664 -exec chmod 644 {} \;