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

Eric Bélanger eric at archlinux.org
Sat Jan 23 23:35:13 UTC 2010


    Date: Saturday, January 23, 2010 @ 18:35:12
  Author: eric
Revision: 64987

upgpkg: audacity 1.3.11-1
    Upstream update

Modified:
  audacity/trunk/ChangeLog
  audacity/trunk/PKGBUILD

-----------+
 ChangeLog |    5 +++++
 PKGBUILD  |    8 ++++----
 2 files changed, 9 insertions(+), 4 deletions(-)

Modified: ChangeLog
===================================================================
--- ChangeLog	2010-01-23 23:30:13 UTC (rev 64986)
+++ ChangeLog	2010-01-23 23:35:12 UTC (rev 64987)
@@ -1,3 +1,8 @@
+2010-01-23  Eric Belanger  <eric at archlinux.org>
+
+	* audacity 1.3.11-1
+	* Upstream update
+
 2009-12-03  Eric Belanger  <eric at archlinux.org>
 
 	* audacity 1.3.10-1

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-01-23 23:30:13 UTC (rev 64986)
+++ PKGBUILD	2010-01-23 23:35:12 UTC (rev 64987)
@@ -4,7 +4,7 @@
 # Contributor: dorphell <dorphell at archlinux.org>
 
 pkgname=audacity
-pkgver=1.3.10
+pkgver=1.3.11
 pkgrel=1
 pkgdesc="A program that lets you manipulate digital audio waveforms"
 arch=('i686' 'x86_64')
@@ -16,11 +16,11 @@
 options=('!makeflags')
 install=audacity.install
 source=(http://audacity.googlecode.com/files/${pkgname}-minsrc-${pkgver}.tar.bz2)
-md5sums=('ffa698188e2e8f48c499268a478c579c')
-sha1sums=('f321f4abec9c282a213685e0189de2d5740a795c')
+md5sums=('670937c483fb5273ceff9e38a82db55f')
+sha1sums=('7e08f82c36d118758c12b056cbe70f6490681d4f')
 
 build() {
-  cd "${srcdir}/${pkgname}-src-${pkgver}"
+  cd "${srcdir}/${pkgname}-src-${pkgver}-beta"
 
   WX_CONFIG=/usr/bin/wx-config \
   ./configure --prefix=/usr \




More information about the arch-commits mailing list