summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorM0Rf302023-02-11 02:36:45 +0100
committerM0Rf302023-02-11 02:36:45 +0100
commit8ae3f4f1ab466231d0a91911016698abd50c89b7 (patch)
tree056c8a4ecdc77e61e7b8d520f3f5409b97031939
parent78a48c1c2431c9b967b80706e51a3d00fa4336df (diff)
downloadaur-8ae3f4f1ab466231d0a91911016698abd50c89b7.tar.gz
ocaml-ffmpeg: 1.1.7
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1acf43627a39..877a4a5f3837 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ocaml-ffmpeg
pkgdesc = OCaml bindings to the FFmpeg library
- pkgver = 1.1.6
+ pkgver = 1.1.7
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.6.tar.gz
- sha512sums = bef09143142084a75a7a9ba3de00369e1d30f408eeb5dbe3a1edd21a96868ab825da6dc62b411deb420492543e9fcfcddfcde30dd2afda73610d836568152d10
+ source = https://github.com/savonet/ocaml-ffmpeg/archive/refs/tags/v1.1.7.tar.gz
+ sha512sums = 1561aaa2e733f352542520c27a5d2dae06a865379290a242f1f867af5a2ed1e25753ceb8b1a56c859e905c708af22d52bcb5058dfb481e654caa156d9bb209d8
pkgname = ocaml-ffmpeg
diff --git a/PKGBUILD b/PKGBUILD
index 9aea64bc4e97..85999236f35c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Jakob Gahde <j5lx@fmail.co.uk>
pkgname=ocaml-ffmpeg
-pkgver=1.1.6
+pkgver=1.1.7
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=('bef09143142084a75a7a9ba3de00369e1d30f408eeb5dbe3a1edd21a96868ab825da6dc62b411deb420492543e9fcfcddfcde30dd2afda73610d836568152d10')
+sha512sums=('1561aaa2e733f352542520c27a5d2dae06a865379290a242f1f867af5a2ed1e25753ceb8b1a56c859e905c708af22d52bcb5058dfb481e654caa156d9bb209d8')