[arch-commits] Commit in pragha/trunk (PKGBUILD)
Thorsten Töpper
ttoepper at archlinux.org
Sat Aug 23 10:14:44 UTC 2014
Date: Saturday, August 23, 2014 @ 12:14:43
Author: ttoepper
Revision: 117796
upgpkg: pragha 1.3.1-1
Modified:
pragha/trunk/PKGBUILD
----------+
PKGBUILD | 11 +++++------
1 file changed, 5 insertions(+), 6 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-08-23 09:55:08 UTC (rev 117795)
+++ PKGBUILD 2014-08-23 10:14:43 UTC (rev 117796)
@@ -5,16 +5,15 @@
# Contributor: JerichoKru <jerichokru(AT)hotmail.com>
pkgname=pragha
-pkgver=1.3.0
+pkgver=1.3.1
pkgrel=1
pkgdesc="A lightweight GTK+ music manager - fork of Consonance Music Manager."
arch=('i686' 'x86_64')
url="http://pragha.wikispaces.com/"
license=('GPL3')
-depends=('libnotify' 'libcdio-paranoia' 'gst-plugins-base'
- 'taglib' 'hicolor-icon-theme' 'gtk3'
- 'dbus-glib' 'sqlite' 'desktop-file-utils'
- 'libclastfm' 'libpeas')
+depends=('libnotify' 'libcdio-paranoia' 'libclastfm' 'gst-plugins-base'
+ 'taglib' 'hicolor-icon-theme' 'dbus-glib' 'desktop-file-utils'
+ 'libpeas')
optdepends=('notification-daemon: OSD notification'
'gst-plugins-good: A collection of gstreamer codecs'
'gst-plugins-bad: A collection of gstreamer codecs'
@@ -23,7 +22,7 @@
replaces=('dissonance')
install=pragha.install
source=("https://github.com/matiasdelellis/pragha/releases/download/v$pkgver/pragha-$pkgver.tar.bz2")
-sha1sums=('8fb6c074292a65915cc21c3b0b0ca35d65afff58')
+sha1sums=('0585b1a079643b5bc0e161b3862d68e407ad78a0')
build() {
cd "$srcdir/$pkgname-$pkgver"
More information about the arch-commits
mailing list