mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-26 06:08:42 -05:00
Update makeppa
- update version - switch to stable ppa
This commit is contained in:
parent
062535669f
commit
94a74687e6
@ -1,9 +1,9 @@
|
|||||||
#! /bin/bash
|
#! /bin/bash
|
||||||
|
|
||||||
# package info
|
# package info
|
||||||
ppa="ppa:colin-duquesnoy/experimental"
|
ppa="ppa:colin-duquesnoy/stable"
|
||||||
name="qdarkstyle"
|
name="qdarkstyle"
|
||||||
version="1.16"
|
version="2.0"
|
||||||
|
|
||||||
# read pgp key from gpg_key file
|
# read pgp key from gpg_key file
|
||||||
gpg_key=`cat gpg_key`
|
gpg_key=`cat gpg_key`
|
||||||
|
Loading…
Reference in New Issue
Block a user