[arch-commits] Commit in libshout/repos (community-x86_64 extra-x86_64/PKGBUILD)

Felix Yan felixonmars at archlinux.org
Mon Jun 24 08:49:38 UTC 2019


    Date: Monday, June 24, 2019 @ 08:49:38
  Author: felixonmars
Revision: 356830

fix pkgrelease

Modified:
  libshout/repos/extra-x86_64/PKGBUILD
Deleted:
  libshout/repos/community-x86_64/

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2019-06-24 08:23:39 UTC (rev 356829)
+++ extra-x86_64/PKGBUILD	2019-06-24 08:49:38 UTC (rev 356830)
@@ -3,7 +3,7 @@
 # Contributor: Jason Chu <jchu at xentac.net>
 
 pkgname=libshout
-pkgver=2.4.2
+pkgver=2.4.3
 pkgrel=1
 epoch=1
 pkgdesc="Library for accessing a shoutcast/icecast server"
@@ -13,7 +13,7 @@
 options=('!emptydirs')
 license=('LGPL')
 source=("https://downloads.xiph.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('ae4b042009887de22d105eb8238f4362f6ff51bd645fd51b5a87c4b5e3f5fdc99e9f99f85c24ae2e9d23eab92b854a7e733bf9f8cc61a8362ce984f02a014e93')
+sha512sums=('fe36778c6640e620f27504cb21234940e18a65a33f9178bf7e77d4baf854a9affc82d85db8ed8c1c8e2d80399685d8be10106fff5be1ddf76e03e2ffeeed1d34')
 
 prepare() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list