[arch-commits] Commit in libmikmod/trunk (PKGBUILD)
    Jan Steffens 
    heftig at archlinux.org
       
    Wed Jun 14 07:41:03 UTC 2017
    
    
  
    Date: Wednesday, June 14, 2017 @ 07:41:03
  Author: heftig
Revision: 298804
3.3.11-1
Modified:
  libmikmod/trunk/PKGBUILD
----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-14 07:15:52 UTC (rev 298803)
+++ PKGBUILD	2017-06-14 07:41:03 UTC (rev 298804)
@@ -4,7 +4,7 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=libmikmod
-pkgver=3.3.10
+pkgver=3.3.11
 pkgrel=1
 pkgdesc="A portable sound library"
 license=(GPL LGPL)
@@ -13,7 +13,7 @@
 depends=(libpulse sh)
 makedepends=(alsa-lib)
 source=(http://downloads.sourceforge.net/mikmod/$pkgname-$pkgver.tar.gz)
-sha256sums=('00b3f5298431864ebd069de793ec969cfea3ae6f340f6dfae1ff7da1ae24ef48')
+sha256sums=('d1ba23ce8191ac917f9080bbc1e5e879887c01acd7bd311b1315932c4312abea')
 
 prepare() {
   mkdir build
    
    
More information about the arch-commits
mailing list