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

Jan de Groot jgc at archlinux.org
Sat Sep 16 20:01:51 UTC 2017


    Date: Saturday, September 16, 2017 @ 20:01:50
  Author: jgc
Revision: 305683

upgpkg: grilo 0.3.4-1

Modified:
  grilo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-16 20:00:53 UTC (rev 305682)
+++ PKGBUILD	2017-09-16 20:01:50 UTC (rev 305683)
@@ -2,7 +2,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
 
 pkgname=grilo
-pkgver=0.3.3+3+g3104a34
+pkgver=0.3.4
 pkgrel=1
 pkgdesc="Framework that provides access to various sources of multimedia content"
 url="https://wiki.gnome.org/Projects/Grilo"
@@ -11,7 +11,7 @@
 depends=(gtk3 libxml2 libsoup liboauth totem-plparser)
 makedepends=(gobject-introspection gtk-doc vala git meson)
 optdepends=('grilo-plugins: Plugins for grilo')
-_commit=3104a340a674429a01a41fbce8441728660077e4  # master
+_commit=b773deccb84c159850cdcf73db0d8e8707f9da09  # tags/grilo-0.3.4^0
 source=("git+https://git.gnome.org/browse/grilo#commit=$_commit")
 sha256sums=('SKIP')
 
@@ -22,9 +22,6 @@
 
 prepare() {
   mkdir build
-  cd $pkgname
-  # Fixup tag mess
-  git tag -f grilo-0.3.3 8d04687dfa80625e655ce79fc995d7635456388b
 }
 
 build() {



More information about the arch-commits mailing list