Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/bockbuild.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hutchinson <m.j.hutchinson@gmail.com>2011-07-22 19:57:17 +0400
committerMichael Hutchinson <m.j.hutchinson@gmail.com>2011-07-22 20:11:50 +0400
commit338e2ba155df0759113c65ced6be6714092b9aaf (patch)
tree5d3fa76907570d28574884aa1d7c3f0de3368a00 /packages
parent5ae98e6fec7b8e9a4bfeeaa8b1b1b5d630c5dc1d (diff)
Use Alex's awesome new version of the GtkQuartz theme engine
Diffstat (limited to 'packages')
-rw-r--r--packages/gtk-quartz-engine.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/gtk-quartz-engine.py b/packages/gtk-quartz-engine.py
index 9bebb88..010f2a7 100644
--- a/packages/gtk-quartz-engine.py
+++ b/packages/gtk-quartz-engine.py
@@ -1,5 +1,5 @@
Package ('gtk-quartz-engine', 'master',
- sources = [ 'git://github.com/jralls/gtk-quartz-engine.git' ],
+ sources = [ 'git://github.com/nirvanai/gtk-quartz-engine.git' ],
override_properties = { 'configure':
'libtoolize --force --copy && '
'aclocal && '