Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gtklock: update to 1.3.5 #39062

Merged
merged 1 commit into from Sep 6, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/gtklock/template
@@ -1,6 +1,6 @@
# Template file for 'gtklock'
pkgname=gtklock
version=1.3.4
version=1.3.5
revision=1
build_style=gnu-makefile
make_use_env=yes
Expand All @@ -11,7 +11,7 @@ maintainer="Jovan Lanik <jox969@gmail.com>"
license="GPL-3.0-or-later"
homepage="https://github.com/jovanlanik/gtklock"
distfiles="https://github.com/jovanlanik/gtklock/archive/refs/tags/v${version}.tar.gz"
checksum=74bd18ba5af082c6f10c125652d799328a169accf22f03efea24f04d9088a174
checksum=753259cdf4b16dbe2b564a80a919976c2661a028d9d06b22f1da466e615a6766

post_install() {
# copying CSS example provided
Expand Down