plamoni / SiriProxy

A (tampering) proxy server for Apple's Siri
GNU General Public License v3.0
2.12k stars 343 forks source link

not updating addons #460

Closed NeMeSiStm closed 11 years ago

NeMeSiStm commented 11 years ago

Hello, i am working on a addon. but siriproxy update isn't updating my plugins. (Plugin is named siriproxy-whut)

https://gist.github.com/NeMeSiStm/5020717

the plugin is now on version 0.1.1 but the update command is still using 0.1.0

Deanmv commented 11 years ago

It will be dependent on the location in the config.yml file.

NeMeSiStm commented 11 years ago

my config.yml file:

https://gist.github.com/NeMeSiStm/fc35665796c9740fe0bb

Deanmv commented 11 years ago

Sounds stupid but have you pushed the updates to github? If not point it to he local folder in the config file.

NeMeSiStm commented 11 years ago

i think i "made" everything right. https://github.com/NeMeSiStm/SiriProxy-Whut shows actual version. (0.1.2)

i don't know if thats something special but i am using the raspberrypi build. But it is still using the Master branch SiriProxy installation. the first installation worked well.

elvisimprsntr commented 11 years ago

Did you check the local copy the plugin gemspec file is still 0.1.0?

elvisimprsntr commented 11 years ago

closed due to inactivity