[arch-commits] Commit in gnome-video-effects/trunk (PKGBUILD)

Jan Steffens heftig at archlinux.org
Thu Feb 9 19:43:37 UTC 2017


    Date: Thursday, February 9, 2017 @ 19:43:36
  Author: heftig
Revision: 288526

0.4.3-1

Modified:
  gnome-video-effects/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-02-09 19:41:51 UTC (rev 288525)
+++ PKGBUILD	2017-02-09 19:43:36 UTC (rev 288526)
@@ -2,7 +2,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
 
 pkgname=gnome-video-effects
-pkgver=0.4.2
+pkgver=0.4.3
 pkgrel=1
 pkgdesc="Collection of GStreamer effects for GNOME"
 arch=(any)
@@ -10,7 +10,7 @@
 license=(GPL2)
 depends=(gst-plugins-good gst-plugins-bad frei0r-plugins)
 makedepends=(intltool gnome-common git)
-_commit=931719e48d9b43945955c82670a9cd788ebb77a2  # master~1
+_commit=f58ea2b2c88403ec1f767da5db85e05a1babaabe  # master
 source=("git+$url#commit=$_commit")
 sha256sums=('SKIP')
 
@@ -22,7 +22,7 @@
 prepare() {
   cd $pkgname
   # Add missing tag for pkgver()
-  git tag -f 0.4.2 931719e48d9b43945955c82670a9cd788ebb77a2
+  git tag -f 0.4.3 f58ea2b2c88403ec1f767da5db85e05a1babaabe
   NOCONFIGURE=1 ./autogen.sh
 }
 



More information about the arch-commits mailing list