mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
desktop/kcometen4: Updated for version 1.0.8.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
f93263c5be
commit
f770972d62
2 changed files with 6 additions and 6 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=kcometen4
|
||||
VERSION=${VERSION:-1.0.7}
|
||||
VERSION=${VERSION:-1.0.8}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
@ -60,7 +60,7 @@ rm -rf $PKG
|
|||
mkdir -p $TMP $PKG $OUTPUT
|
||||
cd $TMP
|
||||
rm -rf $PRGNAM-$VERSION
|
||||
tar xvf $CWD/$PRGNAM-$VERSION.tar.gz
|
||||
tar xvf $CWD/87586-$PRGNAM-$VERSION.tar.gz
|
||||
cd $PRGNAM-$VERSION
|
||||
chown -R root:root .
|
||||
find -L . \
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="kcometen4"
|
||||
VERSION="1.0.7"
|
||||
HOMEPAGE="http://www.mehercule.net/staticpages/index.php/kcometen4"
|
||||
DOWNLOAD="http://www.mehercule.net/kcometen4/kcometen4-1.0.7.tar.gz"
|
||||
MD5SUM="61786ed2e408ce73bab941384187399a"
|
||||
VERSION="1.0.8"
|
||||
HOMEPAGE="https://www.linux-apps.com/content/show.php/KCometen4?content=87586"
|
||||
DOWNLOAD="https://dl.opendesktop.org/api/files/download/id/1466620513/87586-kcometen4-1.0.8.tar.gz"
|
||||
MD5SUM="389a179d6cd5d069107c0cfa81010f2b"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue