diff options
author | tnut <thierryn1 at hispeed dot ch> | 2011-03-24 21:12:25 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2011-03-24 21:12:25 +0100 |
commit | 6d00ad6fd41c9969491f582dc3b9f4393c86a5d2 (patch) | |
tree | 53ee56f840691b34832ecbce45500bf0e15954f7 /xfce/xfce4-fsguard-plugin/Pkgfile | |
parent | faf80db33a351f650792d60c986d31cf158afb25 (diff) | |
download | nutyx-extra-6d00ad6fd41c9969491f582dc3b9f4393c86a5d2.tar.gz nutyx-extra-6d00ad6fd41c9969491f582dc3b9f4393c86a5d2.tar.bz2 nutyx-extra-6d00ad6fd41c9969491f582dc3b9f4393c86a5d2.tar.xz nutyx-extra-6d00ad6fd41c9969491f582dc3b9f4393c86a5d2.zip |
xfce4-fsguard-plugin 1.0.0-1
Diffstat (limited to 'xfce/xfce4-fsguard-plugin/Pkgfile')
-rw-r--r-- | xfce/xfce4-fsguard-plugin/Pkgfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce/xfce4-fsguard-plugin/Pkgfile b/xfce/xfce4-fsguard-plugin/Pkgfile index d7ad12b10..6a307dfe7 100644 --- a/xfce/xfce4-fsguard-plugin/Pkgfile +++ b/xfce/xfce4-fsguard-plugin/Pkgfile @@ -6,9 +6,9 @@ # Run on: xfce4-panel name=xfce4-fsguard-plugin -version=0.4.2 +version=1.0.0 release=1 -source=(http://goodies.xfce.org/releases/$name/$name-$version.tar.bz2) +source=(http://archive.xfce.org/src/panel-plugins/$name/1.0/$name-$version.tar.bz2) build() { cd $name-$version |