summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoregnappahz2023-05-25 22:43:33 +0200
committeregnappahz2023-05-25 22:43:33 +0200
commit2d692d5c100876416a948aaf9ff749e350be485a (patch)
treedac19a2ab2197490e75b9acbb63e0388e92ec5bc
parentcd949eba95f16e62805bdf258e6fc4be603e17e6 (diff)
downloadaur-2d692d5c100876416a948aaf9ff749e350be485a.tar.gz
Updated
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 18bbe1ff0039..87655b4d5d98 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 = 3
+ pkgrel = 4
url = https://www.ffmpeg.org/
arch = x86_64
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index 7959fa1809fb..8298141986e8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=ffmpeg-nocuda
pkgver=6.0
gitver=n${pkgver}
-pkgrel=3
+pkgrel=4
pkgdesc='Complete solution to record, convert and stream audio and video (without nvidias propriatary blobs)'
arch=('x86_64')
url='https://www.ffmpeg.org/'