summaryrefslogtreecommitdiffstats
path: root/gnome-online-accounts/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'gnome-online-accounts/Pkgfile')
-rw-r--r--gnome-online-accounts/Pkgfile5
1 files changed, 3 insertions, 2 deletions
diff --git a/gnome-online-accounts/Pkgfile b/gnome-online-accounts/Pkgfile
index f844e6e..a123e76 100644
--- a/gnome-online-accounts/Pkgfile
+++ b/gnome-online-accounts/Pkgfile
@@ -6,7 +6,7 @@
# Run on: liboauth,rest,webkit,json-glib,libnotify,gnome-keyring
name=gnome-online-accounts
-version=3.1.1
+version=3.1.90
release=1
source=(http://download.gnome.org/sources/$name/${version%.*}/$name-$version.tar.xz)
@@ -19,7 +19,8 @@ build() {
--enable-google \
--enable-twitter \
--enable-yahoo \
- --enable-facebook
+ --enable-facebook \
+ --help
make
make DESTDIR=$PKG install
}