summaryrefslogtreecommitdiff
path: root/community/pragha/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/pragha/PKGBUILD')
-rwxr-xr-xcommunity/pragha/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/community/pragha/PKGBUILD b/community/pragha/PKGBUILD
index 3c340eaaa..d7afdc8de 100755
--- a/community/pragha/PKGBUILD
+++ b/community/pragha/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 66304 2012-02-23 13:45:07Z allan $
+# $Id: PKGBUILD 68966 2012-04-06 15:03:02Z 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
-pkgrel=2
+pkgver=1.0.1
+pkgrel=1
pkgdesc="A lightweight GTK+ music manager - fork of Consonance Music Manager."
arch=('i686' 'x86_64')
url="http://pragha.wikispaces.com/"
@@ -16,8 +16,8 @@ depends=('libnotify' 'libcdio' 'gstreamer0.10-base'
optdepends=('notification-daemon: OSD notification')
replaces=('dissonance')
install=pragha.install
-source=(http://dissonance.googlecode.com/files/$pkgname-$pkgver.tar.bz2)
-sha1sums=('b4d2780b065e3141489dcc27c121f01b1d47227c')
+source=("https://github.com/downloads/matiasdelellis/pragha/$pkgname-$pkgver.tar.bz2")
+sha1sums=('607e54233305d6774dcd66327969533b6f2c6847')
build() {
cd "$srcdir/$pkgname-$pkgver"