mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
system/pspg: Updated for version 0.3.
This commit is contained in:
parent
cc43e74b0d
commit
5e047981e6
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.2}
|
||||
VERSION=${VERSION:-0.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="pspg"
|
||||
VERSION="0.2"
|
||||
VERSION="0.3"
|
||||
HOMEPAGE="https://github.com/okbob/pspg"
|
||||
DOWNLOAD="https://github.com/okbob/pspg/archive/v0.2/pspg-0.2.tar.gz"
|
||||
MD5SUM="e36ac13c41ad09a1145f992254b8daaa"
|
||||
DOWNLOAD="https://github.com/okbob/pspg/archive/v0.3/pspg-0.3.tar.gz"
|
||||
MD5SUM="4f1a96bf72ce62acbb69804fc0ce0df1"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue