Date: Monday, January 2, 2023 @ 01:11:03 Author: heftig Revision: 1372843
6.4.0-1 Modified: tepl/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-02 01:04:43 UTC (rev 1372842) +++ PKGBUILD 2023-01-02 01:11:03 UTC (rev 1372843) @@ -5,10 +5,10 @@ # Contributor: Tobias Bohrmann (PlainTextField) <[email protected]> pkgname=tepl -pkgver=6.2.0 -pkgrel=3 +pkgver=6.4.0 +pkgrel=1 epoch=1 -_commit=34973a0d48ba5a0dd0a776c66bfc0c3f65682d9c +_commit=d1e9cc2e4a0738f68d9002f13724b7239f075844 # tags/6.4.0^0 pkgdesc="Library that eases the development of GtkSourceView-based text editors and IDEs" url="https://gitlab.gnome.org/swilmet/tepl" arch=(x86_64)
