mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
system/pspg: Updated for version 0.5.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
This commit is contained in:
parent
3b3d49f0ce
commit
4956a177cc
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.3}
|
||||
VERSION=${VERSION:-0.5}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="pspg"
|
||||
VERSION="0.3"
|
||||
VERSION="0.5"
|
||||
HOMEPAGE="https://github.com/okbob/pspg"
|
||||
DOWNLOAD="https://github.com/okbob/pspg/archive/v0.3/pspg-0.3.tar.gz"
|
||||
MD5SUM="4f1a96bf72ce62acbb69804fc0ce0df1"
|
||||
DOWNLOAD="https://github.com/okbob/pspg/archive/0.5/pspg-0.5.tar.gz"
|
||||
MD5SUM="31b129592914f9d849c650eb16a8afa7"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue