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

Jan Steffens heftig at archlinux.org
Sat Sep 8 01:25:39 UTC 2018


    Date: Saturday, September 8, 2018 @ 01:25:39
  Author: heftig
Revision: 333881

4.0.3-1

Modified:
  gtksourceview4/trunk/PKGBUILD	(contents, properties)

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-08 01:25:05 UTC (rev 333880)
+++ PKGBUILD	2018-09-08 01:25:39 UTC (rev 333881)
@@ -1,10 +1,9 @@
-# $Id$
-# Maintainer: Balló György <ballogyor+arch at gmail dot com>
-# Contributor: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
+# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
+# Contributor: Balló György <ballogyor+arch at gmail dot com>
 # Contributor: Ionut Biru <ibiru at archlinux.org>
 
 pkgname=gtksourceview4
-pkgver=4.0.2
+pkgver=4.0.3
 pkgrel=1
 pkgdesc="A text widget adding syntax highlighting and more to GNOME"
 url="https://wiki.gnome.org/Projects/GtkSourceView"
@@ -12,7 +11,7 @@
 license=(GPL)
 depends=(gtk3 libxml2)
 makedepends=(intltool gobject-introspection glade vala gtk-doc autoconf-archive git)
-_commit=fb6c1941ec2e62ec8cfd3939a038f013663dfe3c  # tags/4.0.2^0
+_commit=7abe3034d799b757e608fc1ea91dadbf3d036a66  # tags/4.0.3^0
 source=("git+https://gitlab.gnome.org/GNOME/gtksourceview.git#commit=$_commit")
 sha256sums=('SKIP')
 
@@ -30,7 +29,7 @@
   cd gtksourceview
   ./configure --prefix=/usr --sysconfdir=/etc \
       --localstatedir=/var --disable-static \
-      --enable-gtk-doc --disable-Werror
+      --enable-glade-catalog --enable-gtk-doc --disable-Werror
   sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
   make
 }


Property changes on: gtksourceview4/trunk/PKGBUILD
___________________________________________________________________
Deleted: svn:keywords
## -1 +0,0 ##
-Id
\ No newline at end of property



More information about the arch-commits mailing list