git » vlc.git » commit 85e17ec

upgpkg: 3.0.4-2

author Levente Polyak
2018-09-03 23:36:31 UTC
committer Levente Polyak
2018-09-03 23:36:31 UTC
parent f53b63d062759d4a0cd2cb0ba108a998bca24b5a

upgpkg: 3.0.4-2

PKGBUILD +1 -1

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