From 12b846e1ead204137d60caba25f7e494b51b4dc8 Mon Sep 17 00:00:00 2001 From: root Date: Fri, 24 Aug 2012 00:02:55 +0000 Subject: Fri Aug 24 00:02:54 UTC 2012 --- community/pragha/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/pragha') 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 # Contributor: Alois Nespor # Contributor: JerichoKru 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" -- cgit v1.2.3-54-g00ecf