Date: Thursday, March 14, 2019 @ 20:15:18
  Author: heftig
Revision: 348078

3.32.0+2+g5481726b-1

Modified:
  cheese/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-03-14 20:07:41 UTC (rev 348077)
+++ PKGBUILD    2019-03-14 20:15:18 UTC (rev 348078)
@@ -2,7 +2,7 @@
 # Contributor: Jan de Groot <j...@archlinux.org>
 
 pkgname=cheese
-pkgver=3.30.0
+pkgver=3.32.0+2+g5481726b
 pkgrel=1
 pkgdesc="Take photos and videos with your webcam, with fun graphical effects"
 url="https://wiki.gnome.org/Apps/Cheese";
@@ -15,7 +15,7 @@
 optdepends=('gnome-video-effects: Camera effects')
 groups=(gnome)
 options=(!emptydirs)
-_commit=ab4bbb9ec65ae84607b95f0ca5bca61f7a8ac71f  # tags/3.30.0^0
+_commit=5481726b186da7763b6a645ff43aee5ac932e10c  # master
 source=("git+https://gitlab.gnome.org/GNOME/cheese.git#commit=$_commit";)
 sha256sums=('SKIP')
 
@@ -28,6 +28,7 @@
 
 prepare() {
   cd $pkgname
+  git tag -f 3.32.0 70cd445781ffa08dff1ddad84ee949fd1476d9aa  # Fixup missing 
tag
   NOCONFIGURE=1 ./autogen.sh
 }
 

Reply via email to