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

Ray Rashif schiv at nymeria.archlinux.org
Mon Jul 22 13:50:35 UTC 2013


    Date: Monday, July 22, 2013 @ 15:50:35
  Author: schiv
Revision: 191262

upgpkg: rosegarden 13.06-1

upstream release

Modified:
  rosegarden/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-07-22 12:53:34 UTC (rev 191261)
+++ PKGBUILD	2013-07-22 13:50:35 UTC (rev 191262)
@@ -5,7 +5,7 @@
 # Contributor: Robert Emil Berge <robert at rebi.no>
 
 pkgname=rosegarden
-pkgver=13.04
+pkgver=13.06
 pkgrel=1
 pkgdesc="MIDI/audio sequencer and notation editor"
 arch=('i686' 'x86_64')
@@ -23,7 +23,7 @@
 [ "$CARCH" = "i686" ] && optdepends+=('dssi-vst: win32 VST support')
 install=$pkgname.install
 source=("http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.bz2")
-md5sums=('bcc9be7bf8c3945e0eefdb95dc037f0b')
+md5sums=('67b110277718b6ef2ec098a8fc452340')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"
@@ -38,7 +38,6 @@
   export lrdf_CFLAGS LRELEASE LUPDATE
 
   ./configure --prefix=/usr
-
   make
 }
 




More information about the arch-commits mailing list