Bump
This commit is contained in:
parent
092a40be41
commit
a0d3d15222
6
build.sh
6
build.sh
@ -1,13 +1,13 @@
|
||||
#!/bin/sh
|
||||
PN="notepadpp"
|
||||
VERSION="5.9.3"
|
||||
VERSION="5.9.5"
|
||||
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.3/npp.5.9.3.Installer.exe"
|
||||
ICON="http://www.haririalghazir.com/wp-content/uploads/2011/03/notepad.png"
|
||||
X86="http://download.tuxfamily.org/notepadplus/${VERSION}/npp.${VERSION}.Installer.exe"
|
||||
#AMD64="http://downloads.sourceforge.net/sevenzip/7z920-x64.msi"
|
||||
ICONFILE=${ICON##*/}
|
||||
X86FILE=${X86##*/}
|
||||
|
1
notepad.png.sha1sum
Normal file
1
notepad.png.sha1sum
Normal file
@ -0,0 +1 @@
|
||||
5c6cca03f9b2ce9eb7e18fd1ef7a49383c574370 /usr/portage/distfiles/notepad.png
|
@ -1 +0,0 @@
|
||||
b814b39698b20989eaf0b5357f691843bbe7c452 /usr/portage/distfiles/npp.5.9.3.Installer.exe
|
1
npp.5.9.5.Installer.exe.sha1sum
Normal file
1
npp.5.9.5.Installer.exe.sha1sum
Normal file
@ -0,0 +1 @@
|
||||
c9b6a3ab34a7766500d28377fe81fecb6554118c /usr/portage/distfiles/npp.5.9.5.Installer.exe
|
@ -1 +0,0 @@
|
||||
63ef72c2d974d9adf1e1415adee0e8cb8f462797 /usr/portage/distfiles/nppLogo.png
|
Loading…
Reference in New Issue
Block a user