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

Balló György bgyorgy at archlinux.org
Wed Jul 18 16:29:26 UTC 2018


    Date: Wednesday, July 18, 2018 @ 16:29:25
  Author: bgyorgy
Revision: 362252

upgpkg: tepl 4.2.0-1

Update to new version

Modified:
  tepl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-18 16:17:57 UTC (rev 362251)
+++ PKGBUILD	2018-07-18 16:29:25 UTC (rev 362252)
@@ -3,15 +3,15 @@
 # Contributor: Tobias Bohrmann (PlainTextField) <honeypot.carbage at aechelon.de>
 
 pkgname=tepl
-pkgver=4.0.0
+pkgver=4.2.0
 pkgrel=1
 pkgdesc="Library that eases the development of GtkSourceView-based text editors and IDEs"
 arch=(x86_64)
 url="https://wiki.gnome.org/Projects/Tepl"
 license=(LGPL2.1)
-depends=(gtksourceview4 uchardet)
+depends=(amtk gtksourceview4 uchardet)
 makedepends=(autoconf-archive git gobject-introspection gtk-doc vala)
-_commit=168197c10ce9aa13942f58e32c613ecd63f14897  # tags/4.0.0^0
+_commit=f8eed120c95a78f2f3a722f4d9c61bc280aed849  # tags/4.2.0^0
 source=("git+https://gitlab.gnome.org/GNOME/tepl.git#commit=$_commit")
 sha256sums=('SKIP')
 



More information about the arch-commits mailing list