diff --git a/libshout/.SRCINFO b/libshout/.SRCINFO new file mode 100644 index 0000000000..0b3befb053 --- /dev/null +++ b/libshout/.SRCINFO @@ -0,0 +1,17 @@ +pkgbase = libshout + pkgdesc = Library for accessing a shoutcast/icecast server + pkgver = 2.4.6 + pkgrel = 3 + epoch = 1 + url = https://www.icecast.org/ + arch = x86_64 + license = LGPL + depends = libvorbis + depends = libtheora + depends = speex + depends = openssl + options = !emptydirs + source = https://downloads.xiph.org/releases/libshout/libshout-2.4.6.tar.gz + sha512sums = e8478cdbf9a27674c16a7b620d1576f2e31a47262b8e29b314d0f46d4e5be24b9a29790b7b226f48939bc34cacf5734fae0aa5686c7ed5879cdbd827ff8e0339 + +pkgname = libshout diff --git a/libshout/PKGBUILD b/libshout/PKGBUILD index 60fcaf9c08..74b4453204 100644 --- a/libshout/PKGBUILD +++ b/libshout/PKGBUILD @@ -5,7 +5,7 @@ pkgname=libshout pkgver=2.4.6 -pkgrel=2 +pkgrel=3 epoch=1 pkgdesc="Library for accessing a shoutcast/icecast server" arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)