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

Jan Steffens heftig at archlinux.org
Sun Jun 17 10:45:06 UTC 2018


    Date: Sunday, June 17, 2018 @ 10:45:06
  Author: heftig
Revision: 327092

3.24.8-1

Modified:
  gtksourceview3/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-17 07:31:46 UTC (rev 327091)
+++ PKGBUILD	2018-06-17 10:45:06 UTC (rev 327092)
@@ -3,7 +3,7 @@
 # Contributor: Ionut Biru <ibiru at archlinux.org>
 
 pkgname=gtksourceview3
-pkgver=3.24.7
+pkgver=3.24.8
 pkgrel=1
 pkgdesc="A text widget adding syntax highlighting and more to GNOME"
 url="https://wiki.gnome.org/Projects/GtkSourceView"
@@ -11,8 +11,8 @@
 license=(GPL)
 depends=(gtk3 libxml2)
 makedepends=(intltool gobject-introspection glade vala gtk-doc autoconf-archive git)
-_commit=7bce982b9925fbeafeac73ae8ca48bf70c95a1e7  # tags/3.24.7^0
-source=("git+https://git.gnome.org/browse/gtksourceview#commit=$_commit")
+_commit=f87bc25efb34c3c2f334dbcab043784b194340a3  # tags/3.24.8^0
+source=("git+https://gitlab.gnome.org/GNOME/gtksourceview.git#commit=$_commit")
 sha256sums=('SKIP')
 
 pkgver() {



More information about the arch-commits mailing list