diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2022-03-25 16:16:44 +1300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-03-26 01:20:18 +0700 |
commit | 9be275a107eca50fa970ac2d77aed9f30be6e899 (patch) | |
tree | 37c39afc989ddb580a4971238710f9a210c2f3a9 /audio/google-musicmanager/google-musicmanager.SlackBuild | |
parent | 2d900ca09aa17eec8a63d74d0d1151e922e94c2f (diff) |
audio/google-musicmanager: Fix VERSION+MD5SUM.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/google-musicmanager/google-musicmanager.SlackBuild')
-rw-r--r-- | audio/google-musicmanager/google-musicmanager.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/google-musicmanager/google-musicmanager.SlackBuild b/audio/google-musicmanager/google-musicmanager.SlackBuild index 8aca2a30f2363..dc95cc68a1e6d 100644 --- a/audio/google-musicmanager/google-musicmanager.SlackBuild +++ b/audio/google-musicmanager/google-musicmanager.SlackBuild @@ -32,7 +32,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=google-musicmanager -VERSION=${VERSION:-1.0.467.4929} +VERSION=${VERSION:-1.0.243.1116} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |