summaryrefslogtreecommitdiffstats
path: root/liberation-ttf/Pkgfile
diff options
context:
space:
mode:
authorpiernov <piernov@piernov.servegame.org>2012-08-06 00:15:49 +0200
committerpiernov <piernov@piernov.servegame.org>2012-08-06 00:15:49 +0200
commit07d884bd351e6715d1f1367ecd77ed18cf650a64 (patch)
tree0b66d450623d9e92a345c922e1c07b1f72eec3b9 /liberation-ttf/Pkgfile
parent8f11e8bfb215f34da8ff689a1d2c2cbdcd6bb484 (diff)
downloadnutyx-extra-07d884bd351e6715d1f1367ecd77ed18cf650a64.tar.gz
nutyx-extra-07d884bd351e6715d1f1367ecd77ed18cf650a64.tar.bz2
nutyx-extra-07d884bd351e6715d1f1367ecd77ed18cf650a64.tar.xz
nutyx-extra-07d884bd351e6715d1f1367ecd77ed18cf650a64.zip
liberation-ttf 2.00.0-1 màj port
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 {} \;