Bump
This commit is contained in:
parent
18e73c6685
commit
800a49df02
8
build.sh
8
build.sh
@ -1,16 +1,16 @@
|
||||
#!/bin/sh
|
||||
PN="defraggler"
|
||||
VERSION="2.05.315"
|
||||
RELEASE="2"
|
||||
VERSION="2.06.328"
|
||||
RELEASE="1"
|
||||
PRIORITY="0"
|
||||
ADVICE=""
|
||||
TYPE="public"
|
||||
# all downloads should not have any traling parameters like ?downlaodid=1234 .....(should rewrite in python)
|
||||
ICON="http://www.itrig.de/uploads/dflogo.png"
|
||||
X86="http://www.piriform.com/defraggler/download/slim"
|
||||
X86="http://download.piriform.com/dfsetup206.exe"
|
||||
#AMD64="http://downloads.sourceforge.net/sevenzip/7z920-x64.msi"
|
||||
ICONFILE=${ICON##*/}
|
||||
X86FILE="defraggler-${VERSION}_slim.exe"
|
||||
X86FILE=${X86##*/}
|
||||
#AMD64FILE=${AMD64##*/}
|
||||
|
||||
if [ -e /var/tmp/opsi/upload/$TYPE/${PN}_${VERSION}-${RELEASE}.opsi ]
|
||||
|
@ -1 +0,0 @@
|
||||
8b6f6aa2eafc9730d8e673c5e336980e77a2abe4 /usr/portage/distfiles/defraggler-2.05.315_slim.exe
|
Loading…
Reference in New Issue
Block a user