mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-22 12:23:37 -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
|
||||
|
||||
# package info
|
||||
ppa="ppa:colin-duquesnoy/experimental"
|
||||
ppa="ppa:colin-duquesnoy/stable"
|
||||
name="qdarkstyle"
|
||||
version="1.16"
|
||||
version="2.0"
|
||||
|
||||
# read pgp key from gpg_key file
|
||||
gpg_key=`cat gpg_key`
|
||||
|
Loading…
Reference in New Issue
Block a user