diff options
Diffstat (limited to 'system/gnome-online-accounts/gnome-online-accounts.SlackBuild')
-rw-r--r-- | system/gnome-online-accounts/gnome-online-accounts.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/gnome-online-accounts/gnome-online-accounts.SlackBuild b/system/gnome-online-accounts/gnome-online-accounts.SlackBuild index a5eca2bfd500d..4f9707a920523 100644 --- a/system/gnome-online-accounts/gnome-online-accounts.SlackBuild +++ b/system/gnome-online-accounts/gnome-online-accounts.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=gnome-online-accounts VERSION=${VERSION:-3.44.0} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} @@ -90,7 +90,7 @@ CXXFLAGS="$SLKCFLAGS" \ --enable-backend \ --enable-lastfm \ --enable-inspector \ - --enable-kerbelos \ + --enable-kerberos \ --enable-media-server \ --enable-exchange \ --enable-windows-live \ |