[arch-commits] Commit in cheese/trunk (PKGBUILD)
Jan de Groot
jgc at archlinux.org
Thu Sep 24 09:50:25 UTC 2015
Date: Thursday, September 24, 2015 @ 11:50:25
Author: jgc
Revision: 247225
upgpkg: cheese 3.18.0-1
Modified:
cheese/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-09-24 09:40:00 UTC (rev 247224)
+++ PKGBUILD 2015-09-24 09:50:25 UTC (rev 247225)
@@ -3,12 +3,12 @@
# Contributor: Jan de Groot <jgc at archlinux.org>
pkgname=cheese
-pkgver=3.16.1
-pkgrel=2
+pkgver=3.18.0
+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=('gtk3' 'gstreamer' 'gst-plugins-bad' 'gst-plugins-base' 'gst-plugins-good' 'clutter-gst2' 'clutter-gtk' 'libcanberra' 'gnome-video-effects' 'librsvg' 'gnome-desktop' 'libgudev')
+depends=('gtk3' 'gstreamer' 'gst-plugins-bad' 'gst-plugins-base' 'gst-plugins-good' 'clutter-gst' 'clutter-gtk' 'libcanberra' 'gnome-video-effects' 'librsvg' 'gnome-desktop' 'libgudev')
makedepends=('pkgconfig' 'intltool' 'gobject-introspection' 'itstool' 'vala')
optdepends=('frei0r-plugins: More camera effects')
groups=('gnome-extra')
@@ -16,7 +16,7 @@
url="http://www.gnome.org/projects/cheese/"
install=cheese.install
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('44622f6ad6d8703b22c6d40219ae317959495ccc9994b563b324592933ff90a0')
+sha256sums=('65ba4a60be51b9fc5537e5c1cdb6605b3098145982fae75a08ace94b965aeb0b')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list