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

Jan Steffens heftig at archlinux.org
Mon Oct 10 22:10:59 UTC 2016


    Date: Monday, October 10, 2016 @ 22:10:59
  Author: heftig
Revision: 278200

3.22.1-1

Modified:
  cheese/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-10-10 22:10:36 UTC (rev 278199)
+++ PKGBUILD	2016-10-10 22:10:59 UTC (rev 278200)
@@ -3,7 +3,7 @@
 # Contributor: Jan de Groot <jgc at archlinux.org>
 
 pkgname=cheese
-pkgver=3.22.0+1+g109674f
+pkgver=3.22.1
 pkgrel=1
 pkgdesc="Take photos and videos with your webcam, with fun graphical effects"
 url="https://wiki.gnome.org/Apps/Cheese"
@@ -17,7 +17,7 @@
 optdepends=('frei0r-plugins: More camera effects')
 groups=(gnome-extra)
 options=(!emptydirs)
-_commit=109674f0d646010c2f42ff2b61322bf750d24aa4
+_commit=175b692743d8079a48d2d18113d8e07da8c2d4f3  # gnome-3-22
 source=("git://git.gnome.org/cheese#commit=$_commit")
 sha256sums=('SKIP')
 
@@ -31,7 +31,7 @@
 prepare() {
   cd $pkgname
   # Fixup tags for pkgver()
-  git tag -f 3.22.0 7b16d07e0579f8b361577aa17fa4e2e0dedc5fe9
+  git tag -f 3.22.1 175b692743d8079a48d2d18113d8e07da8c2d4f3
   NOCONFIGURE=1 ./autogen.sh
 }
 



More information about the arch-commits mailing list