[arch-commits] Commit in libmodplug/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Tue Jun 6 06:50:11 UTC 2017


    Date: Tuesday, June 6, 2017 @ 06:50:10
  Author: arojas
Revision: 297840

Update to 0.8.9.0

Modified:
  libmodplug/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-06 06:25:39 UTC (rev 297839)
+++ PKGBUILD	2017-06-06 06:50:10 UTC (rev 297840)
@@ -2,8 +2,8 @@
 # Maintainer: Eric Bélanger <eric at archlinux.org>
 
 pkgname=libmodplug
-pkgver=0.8.8.5
-pkgrel=2
+pkgver=0.8.9.0
+pkgrel=1
 pkgdesc="A MOD playing library"
 arch=('i686' 'x86_64')
 url="http://modplug-xmms.sourceforge.net/"
@@ -10,7 +10,7 @@
 license=('custom')
 depends=('gcc-libs')
 source=(http://downloads.sourceforge.net/modplug-xmms/${pkgname}-${pkgver}.tar.gz)
-sha1sums=('771ee75bb8bfcfe95eae434ed1f3b2c5b63b2cb3')
+sha1sums=('9d18572f85fdd95091befa972ee5d94139dcefde')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list