mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
office/featherpad: updated for version 1.3.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
cce1410b31
commit
b5650d6f84
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=featherpad
|
||||
VERSION=${VERSION:-1.2.0}
|
||||
VERSION=${VERSION:-1.3.1}
|
||||
SRCNAM=FeatherPad
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="featherpad"
|
||||
VERSION="1.2.0"
|
||||
VERSION="1.3.1"
|
||||
HOMEPAGE="https://github.com/tsujan/FeatherPad"
|
||||
DOWNLOAD="https://github.com/tsujan/FeatherPad/archive/refs/tags/V1.2.0/FeatherPad-1.2.0.tar.gz"
|
||||
MD5SUM="bc46145ed71d6c49e87a265cb568a3f8"
|
||||
DOWNLOAD="https://github.com/tsujan/FeatherPad/archive/refs/tags/V1.3.1/FeatherPad-1.3.1.tar.gz"
|
||||
MD5SUM="0c642afe067f4e516f30d7212f62ef5b"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue