summaryrefslogtreecommitdiff
path: root/community/pragha
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-05-05 00:01:14 +0000
committerroot <root@rshg054.dnsready.net>2012-05-05 00:01:14 +0000
commit5801c5acd80d30d17aaef76b8bc401c61b3ef3c9 (patch)
treeeb041f2a83edee4a597678749b22181df9a32ecb /community/pragha
parentb2c353d874b85e06f355a9419852e2616613c7d0 (diff)
Sat May 5 00:01:14 UTC 2012
Diffstat (limited to 'community/pragha')
-rwxr-xr-xcommunity/pragha/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/pragha/PKGBUILD b/community/pragha/PKGBUILD
index d7afdc8de..7b3fb1b93 100755
--- a/community/pragha/PKGBUILD
+++ b/community/pragha/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 68966 2012-04-06 15:03:02Z ttopper $
+# $Id: PKGBUILD 70293 2012-05-03 18:11:39Z ttopper $
# Maintainer: Thorsten Töpper <atsutane-tu@freethoughts.de>
# Contributor: Alois Nespor <alois.nespor@gmail.com>
# Contributor: JerichoKru <jerichokru(AT)htomail.com>
pkgname=pragha
-pkgver=1.0.1
+pkgver=1.0.2
pkgrel=1
pkgdesc="A lightweight GTK+ music manager - fork of Consonance Music Manager."
arch=('i686' 'x86_64')
@@ -12,12 +12,12 @@ url="http://pragha.wikispaces.com/"
license=('GPL3')
depends=('libnotify' 'libcdio' 'gstreamer0.10-base'
'taglib' 'hicolor-icon-theme' 'gtk2'
- 'dbus-glib' 'sqlite3' 'desktop-file-utils')
+ 'dbus-glib' 'sqlite' 'desktop-file-utils')
optdepends=('notification-daemon: OSD notification')
replaces=('dissonance')
install=pragha.install
source=("https://github.com/downloads/matiasdelellis/pragha/$pkgname-$pkgver.tar.bz2")
-sha1sums=('607e54233305d6774dcd66327969533b6f2c6847')
+sha1sums=('297381d068860c22649ca29ae2281f9f6e33c000')
build() {
cd "$srcdir/$pkgname-$pkgver"