diff options
author | piernov <piernov@piernov.org> | 2011-11-14 22:22:48 +0100 |
---|---|---|
committer | piernov <piernov@piernov.org> | 2011-11-14 22:22:56 +0100 |
commit | f3000d0ad1bbd2db38eab07f294e8a19e58a1197 (patch) | |
tree | e4350a0bf2754fd46f5bda6974d2af990ca48fd4 /folks/Pkgfile | |
parent | 8ec18a5a30d18783c8a632c7b048d7ad62074d63 (diff) | |
download | gnome3-f3000d0ad1bbd2db38eab07f294e8a19e58a1197.tar.gz gnome3-f3000d0ad1bbd2db38eab07f294e8a19e58a1197.tar.bz2 gnome3-f3000d0ad1bbd2db38eab07f294e8a19e58a1197.tar.xz gnome3-f3000d0ad1bbd2db38eab07f294e8a19e58a1197.zip |
folks 0.6.5-1 màj port
Diffstat (limited to 'folks/Pkgfile')
-rwxr-xr-x | folks/Pkgfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/folks/Pkgfile b/folks/Pkgfile index 0664851..d90c235 100755 --- a/folks/Pkgfile +++ b/folks/Pkgfile @@ -6,9 +6,9 @@ # Run on: tracker,evolution-data-server,telepathy-glib,libgee,libxml2 name=folks -version=0.6.4.1 +version=0.6.5 release=1 -source=(http://ftp.acc.umu.se/pub/GNOME/sources/$name/${version%.*.*}/$name-$version.tar.xz) +source=(http://ftp.acc.umu.se/pub/GNOME/sources/$name/${version%.*}/$name-$version.tar.xz) build() { cd $name-$version |