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

Jan de Groot jgc at archlinux.org
Sat Sep 16 20:06:48 UTC 2017


    Date: Saturday, September 16, 2017 @ 20:06:47
  Author: jgc
Revision: 305685

upgpkg: cheese 3.26.0-1

Modified:
  cheese/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-16 20:01:56 UTC (rev 305684)
+++ PKGBUILD	2017-09-16 20:06:47 UTC (rev 305685)
@@ -3,7 +3,7 @@
 # Contributor: Jan de Groot <jgc at archlinux.org>
 
 pkgname=cheese
-pkgver=3.24.0
+pkgver=3.26.0
 pkgrel=1
 pkgdesc="Take photos and videos with your webcam, with fun graphical effects"
 url="https://wiki.gnome.org/Apps/Cheese"
@@ -16,7 +16,7 @@
 optdepends=('gnome-video-effects: Camera effects')
 groups=(gnome-extra)
 options=(!emptydirs)
-_commit=e0f4befb62bb02522a364251e1be429942a1d446  # master~4
+_commit=41843aad67d56918587543aec22ba15cfef25ebc  # master~1
 source=("git+https://git.gnome.org/browse/cheese#commit=$_commit")
 sha256sums=('SKIP')
 
@@ -30,7 +30,7 @@
 prepare() {
   cd $pkgname
   # Fixup tags for pkgver()
-  git tag -f 3.24.0 e0f4befb62bb02522a364251e1be429942a1d446
+  git tag -f 3.26.0 41843aad67d56918587543aec22ba15cfef25ebc
   NOCONFIGURE=1 ./autogen.sh
 }
 



More information about the arch-commits mailing list