aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--monitor-edid.spec2
2 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 8a4a82e..571e61d 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PACKAGE = monitor-edid
-VERSION = 1.4
+VERSION = 1.5
FILES = $(shell ls | grep -v CVS | grep -vF .tar)
ARCH := $(patsubst i%86,i386,$(shell uname -m))
diff --git a/monitor-edid.spec b/monitor-edid.spec
index 442ec0c..8b36789 100644
--- a/monitor-edid.spec
+++ b/monitor-edid.spec
@@ -9,7 +9,7 @@ Release: %{release}
Source0: %{name}-%{version}.tar.bz2
License: GPL
Group: System/Configuration/Other
-Url: http://www.mandrakelinux.com/cgi-bin/cvsweb.cgi/soft/monitor-edid
+Url: http://www.mandrivalinux.com/cgi-bin/cvsweb.cgi/soft/monitor-edid
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
%description