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 843e75c..819c65a 100644 --- a/gucharmap/Pkgfile +++ b/gucharmap/Pkgfile @@ -6,9 +6,9 @@ # Run on: gtk3,p5-xml-parser,gconf name=gucharmap -version=3.3.1 +version=3.4.0.1 release=1 -source=(http://download.gnome.org/sources/$name/${version%.*}/$name-$version.tar.xz) +source=(http://download.gnome.org/sources/$name/${version%.*.*}/$name-$version.tar.xz) build() { cd $name-$version |