[arch-commits] Commit in lib32-libshout/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Sat Dec 5 13:29:43 UTC 2020
Date: Saturday, December 5, 2020 @ 13:29:43
Author: arojas
Revision: 770568
upgpkg: lib32-libshout 2.4.4-1
Modified:
lib32-libshout/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-12-05 13:28:41 UTC (rev 770567)
+++ PKGBUILD 2020-12-05 13:29:43 UTC (rev 770568)
@@ -6,7 +6,7 @@
pkgname=lib32-libshout
_pkgname=libshout
-pkgver=2.4.3
+pkgver=2.4.4
pkgrel=1
pkgdesc="Library for accessing a shoutcast/icecast server (32 bit)"
arch=('x86_64')
@@ -15,7 +15,7 @@
options=('!emptydirs')
license=('LGPL')
source=("https://downloads.xiph.org/releases/${_pkgname}/${_pkgname}-${pkgver}.tar.gz")
-md5sums=('2623ebf5bdf00517d2a7fd17d70c31aa')
+md5sums=('f8788ea09e03a57e91a9942913d13aa6')
prepare() {
cd ${_pkgname}-${pkgver}
More information about the arch-commits
mailing list