[arch-commits] Commit in gtk-xfce-engine/trunk (PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Sun Sep 18 14:21:48 UTC 2011


    Date: Sunday, September 18, 2011 @ 10:21:48
  Author: andyrtr
Revision: 138197

upgpkg: gtk-xfce-engine 2.9.0-1

upstream update 2.9.0

Modified:
  gtk-xfce-engine/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-09-18 13:56:45 UTC (rev 138196)
+++ PKGBUILD	2011-09-18 14:21:48 UTC (rev 138197)
@@ -3,7 +3,7 @@
 # Contributor: tobias <tobias funnychar archlinux.org>
 
 pkgname=gtk-xfce-engine
-pkgver=2.8.1
+pkgver=2.9.0
 pkgrel=1
 pkgdesc="A port of Xfce engine to GTK+-2.0"
 arch=('i686' 'x86_64')
@@ -13,8 +13,9 @@
 depends=("gtk2>=2.14.7")
 makedepends=('pkgconfig')
 options=('!libtool')
-source=(http://archive.xfce.org/src/xfce/$pkgname/2.8/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('8a6527b61b0554cda11d06f66a567314')
+source=(http://archive.xfce.org/src/xfce/$pkgname/2.9/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('e2bc76ab5093ff8472e728e6d6ad5da2')
+sha1sums=('ce0ef1220c98dddabaf7917f8d98579dd65f5009')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list