[arch-commits] Commit in cheese/trunk (PKGBUILD)
Ionut Biru
ibiru at archlinux.org
Thu Feb 25 15:10:14 UTC 2010
Date: Thursday, February 25, 2010 @ 10:10:14
Author: ibiru
Revision: 70204
update to 2.29.91
Modified:
cheese/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-02-25 14:54:52 UTC (rev 70203)
+++ PKGBUILD 2010-02-25 15:10:14 UTC (rev 70204)
@@ -2,19 +2,19 @@
# Maintainer: Jan de Groot <jgc at archlinux.org>
pkgname=cheese
-pkgver=2.29.90
+pkgver=2.29.91
pkgrel=1
pkgdesc="Use your webcam to take photos and videos, apply fancy special effects and share the fun with others"
arch=(i686 x86_64)
license=('GPL')
-depends=('gnome-desktop>=2.29.90' 'gstreamer0.10-base-plugins>=0.10.26' 'gstreamer0.10-good-plugins>=0.10.18' 'librsvg>=2.26.0' 'gnome-icon-theme>=2.28.0' 'libcanberra')
-makedepends=('pkgconfig' 'gnome-doc-utils>=0.18.0' 'intltool')
+depends=('gnome-desktop>=2.29.91' 'gstreamer0.10-base-plugins>=0.10.26' 'gstreamer0.10-good-plugins>=0.10.18' 'librsvg>=2.26.0' 'gnome-icon-theme>=2.28.0' 'libcanberra')
+makedepends=('pkgconfig' 'gnome-doc-utils>=0.19.5' 'intltool')
groups=('gnome-extra')
options=('!libtool' '!emptydirs')
url="http://www.gnome.org/projects/cheese/"
install=cheese.install
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.29/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('6b83f56d3688eb0cea9bddc71c9f51de19cc5e564169550c22d09a042f39e492')
+sha256sums=('94f827fc9fdd7cb362fd087b946041726c7aba1d9f783badbf20b9f7958b6da0')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list