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

Jan de Groot jgc at archlinux.org
Sat Apr 8 12:18:48 UTC 2017


    Date: Saturday, April 8, 2017 @ 12:18:48
  Author: jgc
Revision: 292506

upgpkg: cheese 3.24.0-1

Modified:
  cheese/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-08 12:14:02 UTC (rev 292505)
+++ PKGBUILD	2017-04-08 12:18:48 UTC (rev 292506)
@@ -3,8 +3,8 @@
 # Contributor: Jan de Groot <jgc at archlinux.org>
 
 pkgname=cheese
-pkgver=3.22.1
-pkgrel=2
+pkgver=3.24.0
+pkgrel=1
 pkgdesc="Take photos and videos with your webcam, with fun graphical effects"
 url="https://wiki.gnome.org/Apps/Cheese"
 arch=(i686 x86_64)
@@ -16,8 +16,8 @@
 optdepends=('gnome-video-effects: Camera effects')
 groups=(gnome-extra)
 options=(!emptydirs)
-_commit=175b692743d8079a48d2d18113d8e07da8c2d4f3  # gnome-3-22
-source=("git://git.gnome.org/cheese#commit=$_commit")
+_commit=e0f4befb62bb02522a364251e1be429942a1d446  # master~4
+source=("git+https://git.gnome.org/browse/cheese#commit=$_commit")
 sha256sums=('SKIP')
 
 # TODO: Consider splitting libcheese
@@ -30,7 +30,7 @@
 prepare() {
   cd $pkgname
   # Fixup tags for pkgver()
-  git tag -f 3.22.1 175b692743d8079a48d2d18113d8e07da8c2d4f3
+  git tag -f 3.24.0 e0f4befb62bb02522a364251e1be429942a1d446
   NOCONFIGURE=1 ./autogen.sh
 }
 



More information about the arch-commits mailing list