summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoamn2019-08-04 20:34:39 +0300
committerRoamn2019-08-04 20:34:39 +0300
commitfaa28bb75e8bea0c0e610cd814282bebf6b7ad50 (patch)
tree2d76740365b86d7593e28151fb7eb38f303509dd
parent48dea28cba2a13f5733d51373377d05a8d2de093 (diff)
downloadaur-faa28bb75e8bea0c0e610cd814282bebf6b7ad50.tar.gz
Wrong checksum fix
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 957d4a0769f6..558c106ecfd6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -23,7 +23,7 @@ pkgbase = filebot
source = https://get.filebot.net/filebot/FileBot_4.8.5/FileBot_4.8.5-aur.tar.xz
source = filebot-arch.sh
md5sums = 67567ae0fd2ab5b18fea3442362ac7f4
- md5sums = 7c1128f94fcd9f4e29225a12eac83704
+ md5sums = 732732f3c5b3160a65862931fc409ebb
pkgname = filebot
diff --git a/PKGBUILD b/PKGBUILD
index 0c8e4a7c6ec1..a06d9b38cdd7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -34,7 +34,7 @@ source=(#"https://get.filebot.net/filebot/FileBot_${pkgver}/FileBot_${pkgver}-po
)
md5sums=('67567ae0fd2ab5b18fea3442362ac7f4'
- '7c1128f94fcd9f4e29225a12eac83704')
+ '732732f3c5b3160a65862931fc409ebb')
optdepends=('libzen: Required by libmediainfo'
'libmediainfo: Read media info such as video codec, resolution or duration'