summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorM0Rf302022-08-29 09:04:01 +0200
committerM0Rf302022-08-29 09:04:01 +0200
commit342957b6cb0e31e807420d42bbc4c003cdfe378f (patch)
tree25c872c22fb74d3c18c53d437733be79bed0ef06
parent839ef43c87c3113e88d60c2196cad60daa40c8ee (diff)
downloadaur-342957b6cb0e31e807420d42bbc4c003cdfe378f.tar.gz
ocaml-ffmpeg: 1.1.5
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bdaa14b0974c..5d71779cd6d4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ocaml-ffmpeg
pkgdesc = OCaml bindings to the FFmpeg library
- pkgver = 1.1.4
+ pkgver = 1.1.5
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.4.tar.gz
- sha512sums = 1274f0e4c5504e6afd522a50682ed1b2b63a1fd0d174d928c97e7e57cebf1a7714b2b019dfe1f29952a7ff5b8d2c25d10590aa893c5b2d66cb8e845a59323bd9
+ source = https://github.com/savonet/ocaml-ffmpeg/archive/refs/tags/v1.1.5.tar.gz
+ sha512sums = a494ed65bfd5480566590416796061e4b9e73e7611574fe8a338383803dea92b3a4c6d1aa81ee97db581fa1a5c008364e185074d25fcc1f9588623b5dfe04926
pkgname = ocaml-ffmpeg
diff --git a/PKGBUILD b/PKGBUILD
index 158509170437..912e822842f8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Jakob Gahde <j5lx@fmail.co.uk>
pkgname=ocaml-ffmpeg
-pkgver=1.1.4
+pkgver=1.1.5
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=('1274f0e4c5504e6afd522a50682ed1b2b63a1fd0d174d928c97e7e57cebf1a7714b2b019dfe1f29952a7ff5b8d2c25d10590aa893c5b2d66cb8e845a59323bd9')
+sha512sums=('a494ed65bfd5480566590416796061e4b9e73e7611574fe8a338383803dea92b3a4c6d1aa81ee97db581fa1a5c008364e185074d25fcc1f9588623b5dfe04926')