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

Eric Bélanger eric at archlinux.org
Fri Jul 1 21:54:59 UTC 2011


    Date: Friday, July 1, 2011 @ 17:54:59
  Author: eric
Revision: 130072

upgpkg: gweled 0.9.1-1
Upstream update, Added gtk2 and hicolor-icon-theme depends

Modified:
  gweled/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-07-01 21:53:41 UTC (rev 130071)
+++ PKGBUILD	2011-07-01 21:54:59 UTC (rev 130072)
@@ -2,18 +2,18 @@
 # Maintainer: Eric Bélanger <eric at archlinux.org>
 
 pkgname=gweled
-pkgver=0.9
+pkgver=0.9.1
 pkgrel=1
 pkgdesc="A puzzle game similar to Bejeweled (aka Diamond Mine)"
 arch=('i686' 'x86_64')
 license=('GPL')
 url="https://launchpad.net/gweled/"
-depends=('librsvg' 'libmikmod')
+depends=('gtk2' 'librsvg' 'libmikmod' 'hicolor-icon-theme')
 makedepends=('intltool')
 install=gweled.install
 source=(http://launchpad.net/${pkgname}/trunk/${pkgver}/+download/${pkgname}-${pkgver}.tar.gz)
-md5sums=('a3aeec75190710758bbd3c487b637112')
-sha1sums=('70358e0557eaee370a9183e1ea34e95a09d57619')
+md5sums=('746ac14523c968e78140c2f0501fd7cf')
+sha1sums=('ff4a59935c9e1eb4a202e723baabaab39f526714')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list