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

Sergej Pupykin spupykin at archlinux.org
Mon Jun 1 13:25:50 UTC 2015


    Date: Monday, June 1, 2015 @ 15:25:49
  Author: spupykin
Revision: 134473

upgpkg: canorus 0.7.2rc1-1

upd

Modified:
  canorus/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-06-01 12:59:58 UTC (rev 134472)
+++ PKGBUILD	2015-06-01 13:25:49 UTC (rev 134473)
@@ -5,8 +5,8 @@
 # Contributor: hm_b <holger (at) music-nerds (dot) net>
 
 pkgname=canorus
-pkgver=0.7.R1002
-pkgrel=6
+pkgver=0.7.2rc1
+pkgrel=1
 pkgdesc="A free music score editor"
 arch=('i686' 'x86_64')
 url="http://www.canorus.org/"
@@ -13,8 +13,8 @@
 license=('GPL')
 depends=('qt4' 'alsa-lib' 'python2' 'zlib')
 makedepends=('cmake' 'swig')
-source=(http://download.berlios.de/$pkgname/$pkgname\_$pkgver\_source.tar.bz2)
-md5sums=('5575b7c54633056a463177579a390318')
+source=("http://downloads.sourceforge.net/project/canorus/0.7.2/canorus-${pkgver}.tar.bz2")
+md5sums=('df5ea87e22aefe742be4e49e566b46f1')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list