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

Jan Steffens heftig at archlinux.org
Tue Apr 5 06:35:36 UTC 2011


    Date: Tuesday, April 5, 2011 @ 02:35:35
  Author: heftig
Revision: 117987

upgpkg: cheese 3.0.0-1
Update to 3.0.0

Modified:
  cheese/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-04-05 06:35:05 UTC (rev 117986)
+++ PKGBUILD	2011-04-05 06:35:35 UTC (rev 117987)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=cheese
-pkgver=2.91.93
+pkgver=3.0.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)
@@ -14,8 +14,8 @@
 options=('!libtool' '!emptydirs')
 url="http://www.gnome.org/projects/cheese/"
 install=cheese.install
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.91/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('f956ec749d26e1f9594ebe3d056d9fd046dd5181718b03d87513a9ab01baa6a0')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('006df646d7141d455b95621fe99ef351aa88754239d28a27b2f57887449a8746')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list