summaryrefslogtreecommitdiff
path: root/community/pragha/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/pragha/PKGBUILD')
-rwxr-xr-xcommunity/pragha/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/pragha/PKGBUILD b/community/pragha/PKGBUILD
index c0c3379f1..ea590746b 100755
--- a/community/pragha/PKGBUILD
+++ b/community/pragha/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 72729 2012-06-21 16:19:43Z ttopper $
+# $Id: PKGBUILD 75419 2012-08-22 19:34:43Z 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.1.0.1
+pkgver=1.1.1
pkgrel=1
pkgdesc="A lightweight GTK+ music manager - fork of Consonance Music Manager."
arch=('i686' 'x86_64')
@@ -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=('2db115a7f263ea8bcac446590ccc32cae7542c93')
+sha1sums=('a7b839df5799263f870ea65a7f272015e24637e9')
build() {
cd "$srcdir/$pkgname-$pkgver"