summaryrefslogtreecommitdiff
path: root/community/mp3splt-gtk
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-08-09 01:49:58 -0700
committerroot <root@rshg054.dnsready.net>2013-08-09 01:49:58 -0700
commit7978ce3c736ef00274d5956c378df572315702bd (patch)
treed7ad3d3505e9a534455353724fe110d23813e67e /community/mp3splt-gtk
parentd65d13a9fb3099310bb7736be11ee0724dde2dc7 (diff)
Fri Aug 9 01:49:55 PDT 2013
Diffstat (limited to 'community/mp3splt-gtk')
-rw-r--r--community/mp3splt-gtk/PKGBUILD8
-rw-r--r--community/mp3splt-gtk/mp3splt-gtk.changelog3
2 files changed, 7 insertions, 4 deletions
diff --git a/community/mp3splt-gtk/PKGBUILD b/community/mp3splt-gtk/PKGBUILD
index 3fc75d039..2ef87f81a 100644
--- a/community/mp3splt-gtk/PKGBUILD
+++ b/community/mp3splt-gtk/PKGBUILD
@@ -1,19 +1,19 @@
-# $Id: PKGBUILD 88581 2013-04-20 15:31:43Z jlichtblau $
+# $Id: PKGBUILD 95291 2013-08-08 19:41:01Z jlichtblau $
# Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
pkgname=mp3splt-gtk
-pkgver=0.8.2
+pkgver=0.9
pkgrel=1
pkgdesc="Split mp3 and ogg files without decoding"
arch=('i686' 'x86_64')
url="http://mp3splt.sourceforge.net/"
license=('GPL')
depends=('desktop-file-utils' 'gstreamer0.10-ffmpeg' 'gtk3' 'libmp3splt')
-makedepends=('pkgconfig')
+makedepends=('pkg-config')
install=$pkgname.install
changelog=$pkgname.changelog
source=(http://downloads.sourceforge.net/sourceforge/mp3splt/$pkgname-$pkgver.tar.gz)
-sha256sums=('5634d0a6d15f73affc361c49cafb96a5e53fa2e65a6d7723e74a3a79d3f27c88')
+sha256sums=('6262cf61f74bfb1cac5d5bdf6c3ad41fece221f7fb66032ae633835044aecff5')
build() {
cd ${srcdir}/$pkgname-$pkgver
diff --git a/community/mp3splt-gtk/mp3splt-gtk.changelog b/community/mp3splt-gtk/mp3splt-gtk.changelog
index 724bd3ded..6ad76f5d1 100644
--- a/community/mp3splt-gtk/mp3splt-gtk.changelog
+++ b/community/mp3splt-gtk/mp3splt-gtk.changelog
@@ -1,3 +1,6 @@
+2013-08-08 Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
+ * mp3splt-gtk 0.9-1
+
2013-04-20 Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
* mp3splt-gtk 0.8.2-1