summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornathanielcwm2020-05-16 20:06:57 +0800
committernathanielcwm2020-05-16 20:06:57 +0800
commitf2fbd4d1dffaf80e31df6d28039b1913ee735ee4 (patch)
tree3a3e98b3b34ecf61c9306bbaf493edeca946a92b
parent53373051f1e4359c2f26b5bb18d45815ac66391b (diff)
downloadaur-f2fbd4d1dffaf80e31df6d28039b1913ee735ee4.tar.gz
Bump pkgver
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1bb084e96301..da67430a0260 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ffmpeg-amd-full
pkgdesc = Complete solution to record, convert and stream audio and video (all possible features for AMD)
pkgver = 4.2.2
- pkgrel = 3
+ pkgrel = 4
url = https://www.ffmpeg.org/
arch = x86_64
license = custom: nonfree and unredistributable
diff --git a/PKGBUILD b/PKGBUILD
index e71a97b767b1..fc4a21de2b63 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ _svt_av1_ver='0.8.3'
pkgname=ffmpeg-amd-full
pkgver=4.2.2
-pkgrel=3
+pkgrel=4
pkgdesc='Complete solution to record, convert and stream audio and video (all possible features for AMD)'
arch=('x86_64')
url='https://www.ffmpeg.org/'