Bump
This commit is contained in:
parent
27d67f1490
commit
092a40be41
4
build.sh
4
build.sh
@ -1,13 +1,13 @@
|
||||
#!/bin/sh
|
||||
PN="notepadpp"
|
||||
VERSION="5.9.2"
|
||||
VERSION="5.9.3"
|
||||
RELEASE="1"
|
||||
PRIORITY="0"
|
||||
ADVICE=""
|
||||
TYPE="public"
|
||||
# all downloads should not have any traling parameters like ?downlaodid=1234 .....(should rewrite in python)
|
||||
ICON="http://notepad-plus-plus.org/sites/all/images/nppLogo.png"
|
||||
X86="http://download.tuxfamily.org/notepadplus/5.9.2/npp.5.9.2.Installer.exe"
|
||||
X86="http://download.tuxfamily.org/notepadplus/5.9.3/npp.5.9.3.Installer.exe"
|
||||
#AMD64="http://downloads.sourceforge.net/sevenzip/7z920-x64.msi"
|
||||
ICONFILE=${ICON##*/}
|
||||
X86FILE=${X86##*/}
|
||||
|
@ -1 +0,0 @@
|
||||
681473fc2aace24d3969a157cc5916f8773ff3c2 /usr/portage/distfiles/npp.5.9.2.Installer.exe
|
1
npp.5.9.3.Installer.exe.sha1sum
Normal file
1
npp.5.9.3.Installer.exe.sha1sum
Normal file
@ -0,0 +1 @@
|
||||
b814b39698b20989eaf0b5357f691843bbe7c452 /usr/portage/distfiles/npp.5.9.3.Installer.exe
|
Loading…
Reference in New Issue
Block a user