summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorM0Rf302019-12-14 23:15:13 +0100
committerM0Rf302019-12-14 23:15:13 +0100
commit36150f7d5b69a8dd802d9d57ca055f9237a0f007 (patch)
tree959b41346da729a67d7d5532ae0c38a22e68b1e9
parent9fd53370c57984912baf045de738955414d60a41 (diff)
downloadaur-36150f7d5b69a8dd802d9d57ca055f9237a0f007.tar.gz
liquidsoap: fix sedlex and gen
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fc0af9c1bbbe..3b340bcad5bd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -49,7 +49,7 @@ pkgbase = liquidsoap
depends = ocaml-opus
depends = ocaml-pulseaudio
depends = ocaml-samplerate
- depends = ocaml-sedlex
+ depends = ocaml-sedlex-git
depends = ocaml-shine
depends = ocaml-soundtouch
depends = ocaml-speex
diff --git a/PKGBUILD b/PKGBUILD
index da24e37b84e7..5b50b9a5cc5b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -39,7 +39,7 @@ depends=('fluidsynth' 'giflib' 'gst-plugins-good' 'gst-plugins-ugly'
'ocaml-opus'
'ocaml-pulseaudio'
'ocaml-samplerate'
- 'ocaml-sedlex'
+ 'ocaml-sedlex-git'
'ocaml-shine'
'ocaml-soundtouch'
'ocaml-speex'