Blind Bump
This commit is contained in:
parent
ddeb253ab0
commit
94b3302214
1
Greenshot-INSTALLER-1.2.6.12-RELEASE.exe.sha1sum
Normal file
1
Greenshot-INSTALLER-1.2.6.12-RELEASE.exe.sha1sum
Normal file
@ -0,0 +1 @@
|
||||
ac0cb068491b918ae5b467264ae6d4285fa9d38f /home/mario/.opsi-dist-cache/sourceforge.greenshot-1.2.6.12//Greenshot-INSTALLER-1.2.6.12-RELEASE.exe
|
@ -1 +0,0 @@
|
||||
e46728236ef1f411a0707e65a4cb93493db74529 /home/mario.fetka/.opsi-dist-cache/sourceforge.greenshot-1.2.6.7/ALL/Greenshot-INSTALLER-1.2.6.7-RELEASE.exe
|
@ -5,7 +5,7 @@ VENDOR="greenshot.sf.net"
|
||||
PN="sourceforge.greenshot"
|
||||
NAME="Greenshot"
|
||||
DESCRIPTION="Greenshot - ein kostenloses Screenshot-Programm fuer maximale Produktivitaet."
|
||||
VERSION="1.2.6.7"
|
||||
VERSION="1.2.6.12"
|
||||
RELEASE="3"
|
||||
PRIORITY="0"
|
||||
ADVICE=""
|
||||
@ -21,12 +21,12 @@ DL_SOURCE[0]="http://www.invantive.de/any/img/20131027-greenshot.jpg"
|
||||
a=( ${VERSION//./ } )
|
||||
|
||||
DL_FILE[1]="Greenshot-INSTALLER-${VERSION}-RELEASE.exe"
|
||||
DL_SOURCE[1]="http://sourceforge.net/projects/greenshot/files/Greenshot/Greenshot%20${a[0]}.${a[1]}/Greenshot-INSTALLER-${VERSION}-RELEASE.exe"
|
||||
DL_SOURCE[1]="https://github.com/greenshot/greenshot/releases/download/${VERSION}/Greenshot-INSTALLER-${VERSION}-RELEASE.exe
|
||||
DL_ARCH[1]="ALL"
|
||||
DL_WINST_NAME[1]=Install32Exe
|
||||
|
||||
DL_FILE[2]="Greenshot-INSTALLER-${VERSION}-RELEASE.exe"
|
||||
DL_SOURCE[2]="http://sourceforge.net/projects/greenshot/files/Greenshot/Greenshot%20${a[0]}.${a[1]}/Greenshot-INSTALLER-${VERSION}-RELEASE.exe"
|
||||
DL_SOURCE[2]="https://github.com/greenshot/greenshot/releases/download/${VERSION}/Greenshot-INSTALLER-${VERSION}-RELEASE.exe
|
||||
DL_ARCH[2]="ALL"
|
||||
DL_WINST_NAME[2]=Install64Exe
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user