mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
system/pspg: Updated for version 0.6.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
This commit is contained in:
parent
e6e736225a
commit
5623c5902c
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=pspg
|
||||
VERSION=${VERSION:-0.5}
|
||||
VERSION=${VERSION:-0.6}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="pspg"
|
||||
VERSION="0.5"
|
||||
VERSION="0.6"
|
||||
HOMEPAGE="https://github.com/okbob/pspg"
|
||||
DOWNLOAD="https://github.com/okbob/pspg/archive/0.5/pspg-0.5.tar.gz"
|
||||
MD5SUM="31b129592914f9d849c650eb16a8afa7"
|
||||
DOWNLOAD="https://github.com/okbob/pspg/archive/0.6/pspg-0.6.tar.gz"
|
||||
MD5SUM="65e3206fa94e8ff0247f4f9764de8597"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue