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

Jan Steffens heftig at archlinux.org
Sun Sep 25 12:40:14 UTC 2016


    Date: Sunday, September 25, 2016 @ 12:40:13
  Author: heftig
Revision: 276945

0.3.3+7+gab5596b-1

Modified:
  grilo-plugins/trunk/PKGBUILD

----------+
 PKGBUILD |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-09-25 12:36:38 UTC (rev 276944)
+++ PKGBUILD	2016-09-25 12:40:13 UTC (rev 276945)
@@ -2,7 +2,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
 
 pkgname=grilo-plugins
-pkgver=0.3.2+50+gab5596b
+pkgver=0.3.3+7+gab5596b
 pkgrel=1
 pkgdesc="A collection of plugins for the Grilo framework"
 url="https://git.gnome.org/browse/grilo-plugins"
@@ -25,6 +25,8 @@
 
 prepare() {
   cd $pkgname
+  # Add missing tag for pkgver()
+  git tag -f grilo-plugins-0.3.3 7a29a3ba6b0874e39fc664407cfcb2298906163a
   NOCONFIGURE=1 ./autogen.sh
 }
 



More information about the arch-commits mailing list