From 71b489f7ab308a6b8953dbfa0a3a2fd86489f053 Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Sat, 23 Feb 2019 00:27:47 +0700 Subject: [PATCH] python-xapp: Rebuilt for python 3.7. Signed-off-by: Willy Sudiarto Raharjo --- python-xapp/python-xapp.SlackBuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-xapp/python-xapp.SlackBuild b/python-xapp/python-xapp.SlackBuild index 09d2486..074e672 100644 --- a/python-xapp/python-xapp.SlackBuild +++ b/python-xapp/python-xapp.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for python-xapp -# Copyright 2017-2018 Willy Sudiarto Raharjo +# Copyright 2017-2019 Willy Sudiarto Raharjo # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ PRGNAM=python-xapp VERSION=${VERSION:-1.4.0} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} TAG=${TAG:-_csb} ARCH=noarch