summaryrefslogtreecommitdiffstats
path: root/oxygen-gtk3/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'oxygen-gtk3/Pkgfile')
-rwxr-xr-xoxygen-gtk3/Pkgfile8
1 files changed, 4 insertions, 4 deletions
diff --git a/oxygen-gtk3/Pkgfile b/oxygen-gtk3/Pkgfile
index c56708705..0c9e0cb76 100755
--- a/oxygen-gtk3/Pkgfile
+++ b/oxygen-gtk3/Pkgfile
@@ -1,17 +1,17 @@
# Description: Theme Oxygen pour applications en gtk3
-# URL: http://www.kde.org
+# URL: https://projects.kde.org/projects/playground/artwork/oxygen-gtk/
# Maintainer: NuTyX packager team
# Packager: lesibel at free dot fr
# Depends on: cmake,gtk3,dbus-glib
# Run on: gtk3,dbus-glib
name=oxygen-gtk3
-version=20111222
+version=1.0.0
release=1
-source=(http://nutyx.meticul.eu/files/$name-$version.tar.gz)
+source=(http://download.kde.org/stable/$name/$version/src/$name-$version.tar.bz2)
build() {
- cd oxygen-gtk
+ cd $name*
mkdir build
cd build
cmake ../ -DCMAKE_INSTALL_PREFIX=/usr \