[arch-commits] Commit in libxfcegui4/repos (extra-i686 extra-i686/PKGBUILD)
andyrtr at archlinux.org
andyrtr at archlinux.org
Fri Jan 15 19:39:14 UTC 2010
Date: Friday, January 15, 2010 @ 14:39:13
Author: andyrtr
Revision: 63191
Merged revisions 63190 via svnmerge from
svn+ssh://gerolde.archlinux.org/srv/svn-packages/libxfcegui4/trunk
........
r63190 | andyrtr | 2010-01-15 20:38:25 +0100 (Fr, 15 Jan 2010) | 2 lines
upgpkg: libxfcegui4 4.6.2-1
new version 4.6.2
........
Modified:
libxfcegui4/repos/extra-i686/ (properties)
libxfcegui4/repos/extra-i686/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Property changes on: libxfcegui4/repos/extra-i686
___________________________________________________________________
Modified: svnmerge-integrated
- /libxfcegui4/trunk:1-36302
+ /libxfcegui4/trunk:1-63190
Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD 2010-01-15 19:38:25 UTC (rev 63190)
+++ extra-i686/PKGBUILD 2010-01-15 19:39:13 UTC (rev 63191)
@@ -2,19 +2,19 @@
# Maintainer: tobias <tobias funnychar archlinux.org>
pkgname=libxfcegui4
-pkgver=4.6.1
+pkgver=4.6.2
pkgrel=1
pkgdesc="Various gtk widgets for Xfce"
arch=(i686 x86_64)
license=('GPL2')
url="http://www.xfce.org/"
groups=('xfce4')
-depends=('startup-notification' "xfconf>=$pkgver" "libglade>=2.6.4" 'hicolor-icon-theme')
+depends=('startup-notification' "xfconf>=4.6.1" "libglade>=2.6.4" 'hicolor-icon-theme')
makedepends=('pkgconfig' 'intltool')
options=('!libtool')
install=${pkgname}.install
-source=(http://www.xfce.org/archive/xfce-${pkgver}/src/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('539cff747634b8ee6f0d2362ee78a286')
+source=(http://archive.xfce.org/src/xfce/${pkgname}/4.6/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('e520b93351d87194b5fcc1315acd8617')
build() {
cd ${srcdir}/${pkgname}-${pkgver}
More information about the arch-commits
mailing list