summaryrefslogtreecommitdiff
path: root/community/pragha
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-06-21 00:01:36 +0000
committerroot <root@rshg054.dnsready.net>2012-06-21 00:01:36 +0000
commit6d22541bcebb7236bedfb98a96d5a1292072e86c (patch)
tree1656959d3d65b061d69d74cef6b740dbc3476683 /community/pragha
parent530e6e88786befa5d1bcd569e480f1b9fec5b102 (diff)
Thu Jun 21 00:01:36 UTC 2012
Diffstat (limited to 'community/pragha')
-rwxr-xr-xcommunity/pragha/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/community/pragha/PKGBUILD b/community/pragha/PKGBUILD
index 6da0d19e4..4446c8045 100755
--- a/community/pragha/PKGBUILD
+++ b/community/pragha/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 72449 2012-06-14 17:35:54Z ttopper $
+# $Id: PKGBUILD 72685 2012-06-19 16:24:42Z ttopper $
# Maintainer: Thorsten Töpper <atsutane-tu@freethoughts.de>
# Contributor: Alois Nespor <alois.nespor@gmail.com>
-# Contributor: JerichoKru <jerichokru(AT)htomail.com>
+# Contributor: JerichoKru <jerichokru(AT)htomail.com>
pkgname=pragha
-pkgver=1.0.2
-pkgrel=2
+pkgver=1.1.0
+pkgrel=1
pkgdesc="A lightweight GTK+ music manager - fork of Consonance Music Manager."
arch=('i686' 'x86_64')
url="http://pragha.wikispaces.com/"
@@ -18,7 +18,7 @@ optdepends=('notification-daemon: OSD notification')
replaces=('dissonance')
install=pragha.install
source=("https://github.com/downloads/matiasdelellis/pragha/$pkgname-$pkgver.tar.bz2")
-sha1sums=('297381d068860c22649ca29ae2281f9f6e33c000')
+sha1sums=('255b3a5ff05f5a59311434184c943fcd4b8bb89a')
build() {
cd "$srcdir/$pkgname-$pkgver"