mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
desktop/nwg-hello: Updated for version 0.3.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
db70fde062
commit
a37a0d1c6a
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=nwg-hello
|
||||
VERSION=${VERSION:-0.2.4}
|
||||
VERSION=${VERSION:-0.3.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="nwg-hello"
|
||||
VERSION="0.2.4"
|
||||
VERSION="0.3.0"
|
||||
HOMEPAGE="https://github.com/nwg-piotr/nwg-hello/"
|
||||
DOWNLOAD="https://github.com/nwg-piotr/nwg-hello/archive/v0.2.4/nwg-hello-0.2.4.tar.gz"
|
||||
MD5SUM="8a66f5582e5806483a9e509efed1ce2d"
|
||||
DOWNLOAD="https://github.com/nwg-piotr/nwg-hello/archive/v0.3.0/nwg-hello-0.3.0.tar.gz"
|
||||
MD5SUM="99fea2ab6934f1e26a053f5b7bc5c1a5"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="gtk-layer-shell greetd python3-build python3-wheel"
|
||||
|
|
Loading…
Reference in a new issue