git » pipewire.git » commit fb36a66

OpenSSL 3.0 rebuild

author Felix Yan
2022-11-01 15:16:58 UTC
committer Felix Yan
2022-11-01 15:16:58 UTC
parent d094cc41e17273ae8afbd8ccffcae18b660f72ae

OpenSSL 3.0 rebuild

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 8ac50ca..0e960d6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,7 +18,7 @@ pkgname=(
 )
 _commit=f54a72fd9a67eeb8d1502d6d75979dbddb00fdf2  # tags/0.3.59
 pkgver=0.3.59
-pkgrel=4
+pkgrel=5
 epoch=1
 pkgdesc="Low-latency audio/video router and processor"
 url="https://pipewire.org"