Update makeppa

- update version
- switch to stable ppa
This commit is contained in:
ColinDuquesnoy 2015-05-01 14:57:40 +02:00
parent 062535669f
commit 94a74687e6
1 changed files with 2 additions and 2 deletions

View File

@ -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`