[arch-commits] Commit in xfce4-mixer/trunk (PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Sun Feb 27 18:15:06 UTC 2011


    Date: Sunday, February 27, 2011 @ 13:15:06
  Author: andyrtr
Revision: 111572

upgpkg: xfce4-mixer 4.8.0-1
upstream update 4.8.0

Modified:
  xfce4-mixer/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-02-27 18:10:14 UTC (rev 111571)
+++ PKGBUILD	2011-02-27 18:15:06 UTC (rev 111572)
@@ -2,14 +2,14 @@
 # Maintainer: Tobias Kieslich <tobias funnychar archlinux.org>
 
 pkgname=xfce4-mixer
-pkgver=4.6.1
-pkgrel=2
+pkgver=4.8.0
+pkgrel=1
 pkgdesc="The volume control plugin for the Xfce panel"
 arch=(i686 x86_64)
 license=('GPL2')
 url="http://www.xfce.org/"
 groups=('xfce4')
-depends=("xfce4-panel>=4.7.4" 'libxfcegui4' 'gstreamer0.10-base>=0.10.22' 'hicolor-icon-theme')
+depends=("xfce4-panel>=4.8.0" 'gstreamer0.10-base>=0.10.22' 'hicolor-icon-theme')
 makedepends=('intltool')
 optdepends=('gstreamer0.10-base-plugins:  to support basic audio hardware' \
             'gstreamer0.10-good-plugins:  well supported hardware'\
@@ -17,8 +17,8 @@
             'gstreamer0.10-ugly-plugins:  might contain questionable license hardware')
 options=('!libtool')
 install=${pkgname}.install
-source=(http://www.xfce.org/archive/xfce-${pkgver}/src/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('a99e2455445480ef5081fe69454a46fc')
+source=(http://archive.xfce.org/src/apps/${pkgname}/4.8/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('3fa3a9973e18c04da26709a654e242ff')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list