diff --git a/packages/vlc.xml b/packages/vlc.xml
index 3120bbb..1fe46ba 100755
--- a/packages/vlc.xml
+++ b/packages/vlc.xml
@@ -2,11 +2,11 @@
 <packages>
     <package id='vlc'
              name='Lecteur multimedia VideoLAN Client'
-             revision='27'
+             revision='28'
              priority='10'
              reboot='false' >
 
-        <variable name="PKG_VERSION" value="3.0.2" />
+        <variable name="PKG_VERSION" value="3.0.3" />
         <variable architecture="x86" name="SETUP_PATH" value="%SOFTWARE%\vlc\vlc-%PKG_VERSION%-win32.exe" />
         <variable architecture="x64" name="SETUP_PATH" value="%SOFTWARE%\vlc\vlc-%PKG_VERSION%-win64.exe" />
 
diff --git a/softwares/vlc-3.0.2-win64.exe b/softwares/vlc-3.0.3-win32.exe
similarity index 77%
rename from softwares/vlc-3.0.2-win64.exe
rename to softwares/vlc-3.0.3-win32.exe
index 80079a3..7ea933c 100644
Binary files a/softwares/vlc-3.0.2-win64.exe and b/softwares/vlc-3.0.3-win32.exe differ
diff --git a/softwares/vlc-3.0.2-win32.exe b/softwares/vlc-3.0.3-win64.exe
similarity index 74%
rename from softwares/vlc-3.0.2-win32.exe
rename to softwares/vlc-3.0.3-win64.exe
index d7c4b07..57b002f 100644
Binary files a/softwares/vlc-3.0.2-win32.exe and b/softwares/vlc-3.0.3-win64.exe differ