diff options
author | Thomas Penteker <tek@serverop.de> | 2009-01-13 00:22:22 +0100 |
---|---|---|
committer | Thomas Penteker <tek@serverop.de> | 2009-01-13 00:22:22 +0100 |
commit | 5dd6b7394c6a52da3b3d1b9655c79bf3e62c20b6 (patch) | |
tree | b548535a15d44dc46db539a71efb9ea89fde4e9a /gmpc-lyrics/Pkgfile | |
parent | 000ff85709e4116b3b3952e3aa98448197e926d2 (diff) | |
download | contrib-5dd6b7394c6a52da3b3d1b9655c79bf3e62c20b6.tar.gz contrib-5dd6b7394c6a52da3b3d1b9655c79bf3e62c20b6.tar.xz |
gmpc-lyrics: 0.14.0 -> 0.17.0
Diffstat (limited to 'gmpc-lyrics/Pkgfile')
-rw-r--r-- | gmpc-lyrics/Pkgfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gmpc-lyrics/Pkgfile b/gmpc-lyrics/Pkgfile index b32194519..a46c859ee 100644 --- a/gmpc-lyrics/Pkgfile +++ b/gmpc-lyrics/Pkgfile @@ -5,9 +5,9 @@ # Depends on: gmpc name=gmpc-lyrics -version=0.14.0 +version=0.17.0 release=1 -source=(http://download.sarine.nl/gmpc-0.14.0/plugins/$name-$version.tar.gz) +source=(http://download.sarine.nl/Programs/gmpc/$version/$name-$version.tar.gz) build() { cd $name-$version |