From c2232b799d28f98faa57e560ead2d1d7d1e31584 Mon Sep 17 00:00:00 2001
From: =?utf8?q?Rog=C3=A9rio=20Brito?= <rbrito@ime.usp.br>
Date: Thu, 13 Jun 2019 21:24:25 -0300
Subject: [PATCH] debian/patches: Refresh patches to apply cleanly.

---
 debian/patches/disable-autoupdate-mechanism.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/patches/disable-autoupdate-mechanism.patch b/debian/patches/disable-autoupdate-mechanism.patch
index c64ad73..2b906bd 100644
--- a/debian/patches/disable-autoupdate-mechanism.patch
+++ b/debian/patches/disable-autoupdate-mechanism.patch
@@ -17,7 +17,7 @@ Last-Update: 2018-03-16
 
 --- a/youtube_dl/__init__.py
 +++ b/youtube_dl/__init__.py
-@@ -439,7 +439,12 @@
+@@ -441,7 +441,12 @@
      with YoutubeDL(ydl_opts) as ydl:
          # Update version
          if opts.update_self:
-- 
2.41.3