summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorM0Rf302022-09-28 11:59:09 +0200
committerM0Rf302022-09-28 11:59:09 +0200
commit78a48c1c2431c9b967b80706e51a3d00fa4336df (patch)
tree78855eb4158cb999782c8b90bf50996baf354ab9
parent342957b6cb0e31e807420d42bbc4c003cdfe378f (diff)
downloadaur-78a48c1c2431c9b967b80706e51a3d00fa4336df.tar.gz
ocaml-ffmpeg: 1.1.6
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5d71779cd6d4..1acf43627a39 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ocaml-ffmpeg
pkgdesc = OCaml bindings to the FFmpeg library
- pkgver = 1.1.5
+ pkgver = 1.1.6
pkgrel = 1
url = https://github.com/savonet/ocaml-ffmpeg
arch = i686
@@ -11,7 +11,7 @@ pkgbase = ocaml-ffmpeg
depends = ocaml
depends = ffmpeg
options = !strip
- source = https://github.com/savonet/ocaml-ffmpeg/archive/refs/tags/v1.1.5.tar.gz
- sha512sums = a494ed65bfd5480566590416796061e4b9e73e7611574fe8a338383803dea92b3a4c6d1aa81ee97db581fa1a5c008364e185074d25fcc1f9588623b5dfe04926
+ source = https://github.com/savonet/ocaml-ffmpeg/archive/refs/tags/v1.1.6.tar.gz
+ sha512sums = bef09143142084a75a7a9ba3de00369e1d30f408eeb5dbe3a1edd21a96868ab825da6dc62b411deb420492543e9fcfcddfcde30dd2afda73610d836568152d10
pkgname = ocaml-ffmpeg
diff --git a/PKGBUILD b/PKGBUILD
index 912e822842f8..9aea64bc4e97 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Jakob Gahde <j5lx@fmail.co.uk>
pkgname=ocaml-ffmpeg
-pkgver=1.1.5
+pkgver=1.1.6
pkgrel=1
pkgdesc="OCaml bindings to the FFmpeg library"
arch=('i686' 'x86_64')
@@ -28,4 +28,4 @@ package() {
mv "${pkgdir}/usr/doc" "${pkgdir}/usr/share/"
}
-sha512sums=('a494ed65bfd5480566590416796061e4b9e73e7611574fe8a338383803dea92b3a4c6d1aa81ee97db581fa1a5c008364e185074d25fcc1f9588623b5dfe04926')
+sha512sums=('bef09143142084a75a7a9ba3de00369e1d30f408eeb5dbe3a1edd21a96868ab825da6dc62b411deb420492543e9fcfcddfcde30dd2afda73610d836568152d10')