diff options
Diffstat (limited to 'xfce/orage/Pkgfile')
-rwxr-xr-x | xfce/orage/Pkgfile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/xfce/orage/Pkgfile b/xfce/orage/Pkgfile index c749780ca..cc42a6275 100755 --- a/xfce/orage/Pkgfile +++ b/xfce/orage/Pkgfile @@ -1,14 +1,14 @@ # Description: Calendrier pour Xfce # URL: http://www.xfce.org/projects/orage/ # Maintainer: NuTyX core team -# Packager: fred.galusik at gmail.com +# Packager: tnut at nutyx dot com # Depends on: exo, intltool, xfce4-panel # Run on: exo,intltool,xfce4-panel name=orage -version=4.6.1 +version=4.8.1 release=1 -source=(http://www.xfce.org/archive/xfce-$version/src/$name-$version.tar.bz2 ) +source=(http://archive.xfce.org/src/apps/$name/4.8/$name-$version.tar.bz2 ) build() { cd $name-$version |