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

speps speps at archlinux.org
Thu Feb 4 01:31:22 UTC 2016


    Date: Thursday, February 4, 2016 @ 02:31:21
  Author: speps
Revision: 160134

upgpkg: drumstick 1.0.2-1

Modified:
  drumstick/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-03 21:52:13 UTC (rev 160133)
+++ PKGBUILD	2016-02-04 01:31:21 UTC (rev 160134)
@@ -3,8 +3,8 @@
 # Contributor: Dany Martineau <dany.luc.martineau at gmail.com>
 
 pkgname=drumstick
-pkgver=1.0.1
-pkgrel=2
+pkgver=1.0.2
+pkgrel=1
 pkgdesc="MIDI libraries for Qt5/C++"
 arch=('i686' 'x86_64')
 url="http://drumstick.sourceforge.net/"
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'doxygen' 'docbook-xsl')
 install="$pkgname.install"
 source=("http://downloads.sourceforge.net/$pkgname/$pkgver/$pkgname-$pkgver.tar.bz2")
-md5sums=('ef1a49166c069d337f1f6bc983f91a1c')
+md5sums=('f8e6d9de7943853146c39e52242cb705')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list