git » vlc.git » commit 24843fd

libmicrodns rebuild

author Levente Polyak
2020-09-24 21:43:42 UTC
committer Levente Polyak
2020-09-24 21:43:42 UTC
parent 6ef4ef50fe6c99fb78ab1e4516c984fdbcd8ae86

libmicrodns rebuild

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 468ad1a..02b6720 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ _vlcver=3.0.11.1
 # optional fixup version including hyphen
 _vlcfixupver=
 pkgver=${_vlcver}${_vlcfixupver//-/.r}
-pkgrel=2
+pkgrel=3
 pkgdesc='Multi-platform MPEG, VCD/DVD, and DivX player'
 url='https://www.videolan.org/vlc/'
 arch=('x86_64')