diff options
Diffstat (limited to 'totem-pl-parser/Pkgfile')
-rw-r--r-- | totem-pl-parser/Pkgfile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/totem-pl-parser/Pkgfile b/totem-pl-parser/Pkgfile index 1c19dea..baba9be 100644 --- a/totem-pl-parser/Pkgfile +++ b/totem-pl-parser/Pkgfile @@ -6,9 +6,9 @@ # Run on: iso-codes,gmime,gst-plugins-good,nautilus,gst-plugins-bad,gst-plugins-ugly,gst-ffmpeg name=totem-pl-parser -version=2.32.5 -release=2 -source=(http://download.gnome.org/sources/$name/${version%.*}/$name-$version.tar.bz2) +version=2.32.6 +release=1 +source=(http://download.gnome.org/sources/$name/${version%.*}/$name-$version.tar.xz) build() { cd $name-$version |