summaryrefslogtreecommitdiffstats
path: root/gthumb/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'gthumb/Pkgfile')
-rw-r--r--gthumb/Pkgfile6
1 files changed, 2 insertions, 4 deletions
diff --git a/gthumb/Pkgfile b/gthumb/Pkgfile
index e00e60f..8788faa 100644
--- a/gthumb/Pkgfile
+++ b/gthumb/Pkgfile
@@ -6,15 +6,13 @@
# Run on: gconf,exiv2,libsoup,clutter-gtk,brasero,libchamplain,libgnome-keyring
name=gthumb
-version=2.90.1
+version=2.90.2
release=1
-source=(http://ftp.gnome.org/pub/GNOME/sources/$name/${version%.*}/$name-$version.tar.xz
- gtk-3.3.18-fix.patch)
+source=(http://ftp.gnome.org/pub/GNOME/sources/$name/${version%.*}/$name-$version.tar.xz)
build() {
cd $name-$version
- patch -p1 < ../gtk-3.3.18-fix.patch
./configure --prefix=/usr \
--sysconfdir=/etc \
--disable-schemas-compile \