summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorJ5lx2015-10-10 18:09:04 +0200
committerJ5lx2015-10-10 18:09:04 +0200
commitb671a0831014d15787d4a409cf48cb5edf09a226 (patch)
treef67e6ddeeab6b249dec3c315d97fcda8d90c8c09 /.SRCINFO
downloadaur-b671a0831014d15787d4a409cf48cb5edf09a226.tar.gz
0.3.3-1: Initial package
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO17
1 files changed, 17 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..0685d806e787
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,17 @@
+pkgbase = ocaml-lame
+ pkgdesc = OCaml bindings to the LAME mp3 encoder
+ pkgver = 0.3.3
+ pkgrel = 1
+ url = https://github.com/savonet/ocaml-lame
+ arch = i686
+ arch = x86_64
+ license = GPL2
+ makedepends = ocaml-findlib
+ depends = ocaml
+ depends = lame
+ options = !strip
+ source = https://github.com/savonet/ocaml-lame/releases/download/0.3.3/ocaml-lame-0.3.3.tar.gz
+ md5sums = a1585835f94f8d459157263ed2aaede3
+
+pkgname = ocaml-lame
+