summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 24798c75b04b..4f9e8b8dd3c2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-vlc
pkgdesc = VLC bindings for python
pkgver = 3.0.20123
- pkgrel = 1
+ pkgrel = 2
url = https://wiki.videolan.org/PythonBinding
arch = any
license = GPL2
diff --git a/PKGBUILD b/PKGBUILD
index 8cc8075581e5..f39c7e4175e8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=python-vlc
pkgver=3.0.20123
-pkgrel=1
+pkgrel=2
pkgdesc="VLC bindings for python"
url="https://wiki.videolan.org/PythonBinding"
license=("GPL2")