diff options
Diffstat (limited to 'gucharmap/Pkgfile')
-rw-r--r-- | gucharmap/Pkgfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gucharmap/Pkgfile b/gucharmap/Pkgfile index 7d46299..43f50fd 100644 --- a/gucharmap/Pkgfile +++ b/gucharmap/Pkgfile @@ -6,9 +6,9 @@ # Run on: gtk,p5-xml-parser,gconf name=gucharmap -version=3.0.1 +version=3.1.92 release=1 -source=(http://download.gnome.org/sources/$name/${version%.*}/$name-$version.tar.bz2) +source=(http://download.gnome.org/sources/$name/${version%.*}/$name-$version.tar.xz) build() { cd $name-$version |