[arch-commits] Commit in pysol-sound-server/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Jun 7 06:34:55 UTC 2018
Date: Thursday, June 7, 2018 @ 06:34:54
Author: felixonmars
Revision: 341691
upgpkg: pysol-sound-server 3.01-10
BUILDINFO Rebuild
Modified:
pysol-sound-server/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-06-07 06:28:20 UTC (rev 341690)
+++ PKGBUILD 2018-06-07 06:34:54 UTC (rev 341691)
@@ -3,7 +3,7 @@
pkgname=pysol-sound-server
pkgver=3.01
-pkgrel=9
+pkgrel=10
pkgdesc="A Python extension module that plays WAV samples together with MP3 or MOD background music"
arch=('x86_64')
url="http://www.pysol.org/"
@@ -10,7 +10,7 @@
license=('GPL' 'LGPL')
depends=('python2' 'smpeg')
source=(http://www.pysol.org/download/pysol/$pkgname-$pkgver.tar.bz2)
-sha1sums=('010cc2d9634a1796fb9d44c8925b4b62c9568611')
+sha512sums=('5b01baaaccb56d76c89e1be526e0ec411e0a4e0f251c3e2cf1d8d446a9b5324afd4f4062ef43c4ebea265a0328a4b7c4fdab273e5d68d27d3012bb4f4e837a05')
build() {
cd "${srcdir}/${pkgname}-${pkgver}/src"
More information about the arch-commits
mailing list