diff options
Diffstat (limited to 'mingw-w64-gtk3/PKGBUILD')
-rw-r--r-- | mingw-w64-gtk3/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mingw-w64-gtk3/PKGBUILD b/mingw-w64-gtk3/PKGBUILD index 4a515c1..2107db3 100644 --- a/mingw-w64-gtk3/PKGBUILD +++ b/mingw-w64-gtk3/PKGBUILD @@ -2,7 +2,7 @@ pkgname=mingw-w64-gtk3 pkgver=3.10.2 -pkgrel=1 +pkgrel=2 pkgdesc="GTK+ is a multi-platform toolkit (v3) (mingw-w64)" arch=(any) url="http://www.gtk.org" @@ -18,7 +18,7 @@ depends=( 'mingw-w64-glib2>=2.37.5' 'mingw-w64-cairo>=1.12.0' 'mingw-w64-gdk-pixbuf2>=2.27.1') -options=(!libtool !strip !buildflags) +options=(!libtool !strip !buildflags staticlibs) source=( "http://ftp.gnome.org/pub/gnome/sources/gtk+/${pkgver%.*}/gtk+-${pkgver}.tar.xz" |