summaryrefslogtreecommitdiffstats
path: root/system/profile-sync-daemon
diff options
context:
space:
mode:
Diffstat (limited to 'system/profile-sync-daemon')
-rw-r--r--system/profile-sync-daemon/profile-sync-daemon.SlackBuild4
-rw-r--r--system/profile-sync-daemon/profile-sync-daemon.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/system/profile-sync-daemon/profile-sync-daemon.SlackBuild b/system/profile-sync-daemon/profile-sync-daemon.SlackBuild
index f5db41cad5..c9dc8b7d14 100644
--- a/system/profile-sync-daemon/profile-sync-daemon.SlackBuild
+++ b/system/profile-sync-daemon/profile-sync-daemon.SlackBuild
@@ -24,7 +24,7 @@
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=profile-sync-daemon
-VERSION=${VERSION:-5.54}
+VERSION=${VERSION:-5.55}
ARCH=noarch
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -40,7 +40,7 @@ rm -rf $PKG
rm -rf $TMP/$PRGNAM-$VERSION
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
-tar xvf $CWD/v$VERSION.tar.gz
+tar xvf $CWD/v$VERSION.tar.gz || tar xvf $CWD/$PRGNAM-$VERSION.tar.gz
cd $PRGNAM-$VERSION
chown -R root:root .
find -L . \
diff --git a/system/profile-sync-daemon/profile-sync-daemon.info b/system/profile-sync-daemon/profile-sync-daemon.info
index cf51f2ad1e..8fa42402af 100644
--- a/system/profile-sync-daemon/profile-sync-daemon.info
+++ b/system/profile-sync-daemon/profile-sync-daemon.info
@@ -1,8 +1,8 @@
PRGNAM="profile-sync-daemon"
-VERSION="5.54"
+VERSION="5.55"
HOMEPAGE="https://github.com/graysky2/profile-sync-daemon/"
-DOWNLOAD="https://github.com/graysky2/profile-sync-daemon/archive/v5.54.tar.gz"
-MD5SUM="8a5758fb3eaafb933f7996d583f90ed5"
+DOWNLOAD="https://github.com/graysky2/profile-sync-daemon/archive/v5.55.tar.gz"
+MD5SUM="28233a6949f90daacedc2f284180e256"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""