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 7f8d47a290ca..25facaa7d93a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-av
pkgdesc = Pythonic bindings for FFmpeg
pkgver = 8.0.2
- pkgrel = 1
+ pkgrel = 2
url = https://docs.mikeboers.com/pyav/
arch = x86_64
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index f9c6ca3c7881..5dc9dfd6975e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgdesc="Pythonic bindings for FFmpeg"
url="https://docs.mikeboers.com/pyav/"
pkgver=8.0.2
-pkgrel=1
+pkgrel=2
arch=("x86_64" "i686")
license=("BSD")