summaryrefslogtreecommitdiffstats
path: root/oxygen-gtk/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'oxygen-gtk/Pkgfile')
-rwxr-xr-xoxygen-gtk/Pkgfile7
1 files changed, 4 insertions, 3 deletions
diff --git a/oxygen-gtk/Pkgfile b/oxygen-gtk/Pkgfile
index 9b76aa58a..f68faeccc 100755
--- a/oxygen-gtk/Pkgfile
+++ b/oxygen-gtk/Pkgfile
@@ -5,12 +5,13 @@
# Depends on: gtk, cmake, xorg-libxinerama xorg-libxrandr xorg-libxdamage
name=oxygen-gtk
-version=1.1.6
+version=1.2.4
+#1.1.6
release=1
-source=(ftp://ftp.kde.org/pub/kde/stable/$name/$version/src/$name-$version.tar.bz2 )
+source=(ftp://ftp.kde.org/pub/kde/stable/oxygen-gtk2/$version/src/oxygen-gtk2-$version.tar.bz2 )
build() {
- cd $name-*
+ cd oxygen-*
mkdir build
cd build
cmake ../ -DCMAKE_INSTALL_PREFIX=/usr \