summaryrefslogtreecommitdiff
path: root/community/pragha
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2012-08-24 12:49:28 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2012-08-24 12:49:28 -0300
commit0c5c6934b681707ec1a459da4318aabd7f9b796f (patch)
tree7ad632e8f99be5f959a9208726944302eb702e76 /community/pragha
parent1e612047394eb4eee29357e7ab156db60b88f783 (diff)
parent12b846e1ead204137d60caba25f7e494b51b4dc8 (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community/linux-tools/PKGBUILD community/powertop/PKGBUILD
Diffstat (limited to 'community/pragha')
-rwxr-xr-xcommunity/pragha/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/pragha/PKGBUILD b/community/pragha/PKGBUILD
index c49c1ebff..079899c3d 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' 'mips64el')
@@ -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"