Skip to content

Commit

Permalink
main/tecla: update to 46.0
Browse files Browse the repository at this point in the history
  • Loading branch information
q66 committed Mar 25, 2024
1 parent 862f3c3 commit b3db7eb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions main/tecla/template.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
pkgname = "tecla"
pkgver = "45.0"
pkgver = "46.0"
pkgrel = 0
build_style = "meson"
hostmakedepends = [
Expand All @@ -17,4 +17,4 @@
license = "GPL-2.0-or-later"
url = "https://gitlab.gnome.org/GNOME/tecla"
source = f"$(GNOME_SITE)/{pkgname}/{pkgver[:-2]}/{pkgname}-{pkgver}.tar.xz"
sha256 = "5c02bb4019b1cffb5663da6107503eff853836a8783dd4705dd04a49f7adc25b"
sha256 = "4a081eab867a5a8b09758991cad7645920f323aabca954408290fb6f44591b0f"

0 comments on commit b3db7eb

Please sign in to comment.