diff options
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | monitor-edid.spec | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -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 |