Date: Thursday, November 3, 2022 @ 21:56:59 Author: arojas Revision: 1341720
upgpkg: tepl 1:6.2.0-1: Update to 6.2.0 Modified: tepl/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-11-03 21:08:01 UTC (rev 1341719) +++ PKGBUILD 2022-11-03 21:56:59 UTC (rev 1341720) @@ -5,10 +5,10 @@ # Contributor: Tobias Bohrmann (PlainTextField) <[email protected]> pkgname=tepl -pkgver=6.0.2 -pkgrel=2 +pkgver=6.2.0 +pkgrel=1 epoch=1 -_commit=52b2715293a8cb8c2be853686be0bc711cef6759 +_commit=34973a0d48ba5a0dd0a776c66bfc0c3f65682d9c pkgdesc="Library that eases the development of GtkSourceView-based text editors and IDEs" url="https://gitlab.gnome.org/swilmet/tepl" arch=(x86_64)
