[arch-commits] Commit in tepl/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Fri Nov 20 13:43:09 UTC 2020
Date: Friday, November 20, 2020 @ 13:43:09
Author: heftig
Revision: 401549
5.0.1-1
Modified:
tepl/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-11-20 13:16:30 UTC (rev 401548)
+++ PKGBUILD 2020-11-20 13:43:09 UTC (rev 401549)
@@ -3,7 +3,7 @@
# Contributor: Tobias Bohrmann (PlainTextField) <honeypot.carbage at aechelon.de>
pkgname=tepl
-pkgver=5.0.0
+pkgver=5.0.1
pkgrel=1
pkgdesc="Library that eases the development of GtkSourceView-based text editors and IDEs"
url="https://wiki.gnome.org/Projects/Tepl"
@@ -12,7 +12,7 @@
depends=(amtk gtksourceview4 uchardet)
makedepends=(gobject-introspection gtk-doc vala git meson)
checkdepends=(xorg-server-xvfb)
-_commit=f4ae2490512ab7405f1363a90712b7023f5e9d45 # tags/5.0.0^0
+_commit=a31e1d866ac4f6a9e507350a075addd908bd6271 # tags/5.0.1^0
source=("git+https://gitlab.gnome.org/GNOME/tepl.git#commit=$_commit")
sha256sums=('SKIP')
More information about the arch-commits
mailing list