summaryrefslogtreecommitdiffstats
path: root/compiz-fusion
diff options
context:
space:
mode:
authorLalo Martins2007-09-30 09:27:19 +0800
committerLalo Martins2007-09-30 09:27:19 +0800
commitc89a1c454f78564fcd37c5461555a859feaf3819 (patch)
treef493b1d6f84ab32bd18f46dd47dd2f179fc1d8a3 /compiz-fusion
parent312b0b7664bec1e24e3a8a3bc3f3f498ced0c0f7 (diff)
some more missing things for compiz-bcop
Diffstat (limited to 'compiz-fusion')
-rwxr-xr-xcompiz-fusion/compiz-bcop/DETAILS6
1 files changed, 3 insertions, 3 deletions
diff --git a/compiz-fusion/compiz-bcop/DETAILS b/compiz-fusion/compiz-bcop/DETAILS
index 0b6eefde62..4b7f684658 100755
--- a/compiz-fusion/compiz-bcop/DETAILS
+++ b/compiz-fusion/compiz-bcop/DETAILS
@@ -1,6 +1,6 @@
SPELL=compiz-bcop
-if [ "$BERYL_CORE_TRUNK" == "y" ]; then
- if [ "$BERYL_CORE_TRUNK_AUTOUPDATE" = "y" ]; then
+if [ "$COMPIZCONFIG_TRUNK" == "y" ]; then
+ if [ "$COMPIZCONFIG_TRUNK_AUTOUPDATE" = "y" ]; then
VERSION=0.5.2
else
VERSION=0.5.2
@@ -14,7 +14,7 @@ else
VERSION=0.5.2
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_URL[0]=http://releases.beryl-project.org/$VERSION/$SOURCE
- SOURCE_HASH=sha512:9162016eb509e64fe624f901fccb64defd13c46d16f4048d38976f14d4506db0b5ebb862ae6d775b99bc1f10573b717acd43994f9ec593a771ecd5ddace0cab7
+ SOURCE_HASH=sha512:ba1265b4c349bcc6b9156c6d1648e999559827dda45242f45fb1c6464bff20c395c33fb7cd34b34ab76eaa2d142e60794ddfc1373f0b6ca2573c0d943502367d
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
fi