summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChocobo12023-04-11 15:58:29 +0800
committerChocobo12023-04-11 15:58:29 +0800
commitdc19e15319b0fc2af0def0a5d4eec59364f1efc7 (patch)
tree7bc88ed994c66a07c734ff70ac2cc0bc26686c79 /PKGBUILD
parent854756d47fdf5f1f9bcb927ab1eff6af870f75d0 (diff)
downloadaur-libshout-git.tar.gz
upgpkg: libshout-git 2.4.6.r0.gd8592a0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index daa843eda7f6..59198beef004 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Chocobo1 <chocobo1 AT archlinux DOT net>
pkgname=libshout-git
-pkgver=2.4.3.r0.g0496602
+pkgver=2.4.6.r0.gd8592a0
pkgrel=1
pkgdesc="Library for accessing a shoutcast/icecast server"
arch=('i686' 'x86_64')
@@ -9,7 +9,7 @@ url="https://libshout.freedesktop.org/wiki/"
license=('GPL2')
depends=('glibc' 'openssl' 'libtheora' 'libvorbis' 'speex' )
makedepends=('git')
-provides=('libshout')
+provides=("libshout=$pkgver")
conflicts=('libshout')
options=('staticlibs')
source=("git+https://gitlab.xiph.org/xiph/icecast-libshout.git")