summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoregnappahz2023-07-27 09:05:02 +0200
committeregnappahz2023-07-27 09:05:02 +0200
commite07ab43f9c0ef1b75237b6ee6a172a1399f80888 (patch)
tree906d46bc318904d7ddcc86cf74da844c1d0ca92e
parent2d692d5c100876416a948aaf9ff749e350be485a (diff)
downloadaur-e07ab43f9c0ef1b75237b6ee6a172a1399f80888.tar.gz
Rebuild
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 87655b4d5d98..b75bfb80fe9c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ffmpeg-nocuda
pkgdesc = Complete solution to record, convert and stream audio and video (without nvidias propriatary blobs)
pkgver = 6.0
- pkgrel = 4
+ pkgrel = 5
url = https://www.ffmpeg.org/
arch = x86_64
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index 8298141986e8..7e2168e8b4dc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=ffmpeg-nocuda
pkgver=6.0
gitver=n${pkgver}
-pkgrel=4
+pkgrel=5
pkgdesc='Complete solution to record, convert and stream audio and video (without nvidias propriatary blobs)'
arch=('x86_64')
url='https://www.ffmpeg.org/'