Skip to content

Commit

Permalink
x11/showmethekey: update to 1.9.0
Browse files Browse the repository at this point in the history
Changes:	https://github.com/AlynxZhou/showmethekey/releases/tag/v1.9.0
Reported by:	GitHub (watch releases)
  • Loading branch information
jbeich committed Jul 10, 2023
1 parent 765c4d8 commit 027a21e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions x11/showmethekey/Makefile
@@ -1,6 +1,6 @@
PORTNAME= showmethekey
DISTVERSIONPREFIX= v
DISTVERSION= 1.8.1
DISTVERSION= 1.9.0
CATEGORIES= x11 wayland

MAINTAINER= jbeich@FreeBSD.org
Expand All @@ -19,7 +19,7 @@ RUN_DEPENDS= ${PKEXEC}

USES= compiler:c11 gettext-tools gnome meson pkgconfig
USE_GITHUB= yes
USE_GNOME= cairo gtk40
USE_GNOME= cairo gtk40 libadwaita
GH_ACCOUNT= AlynxZhou
PKEXEC?= pkexec:sysutils/polkit
MESON_ARGS= -Dpkexec_path="${PKEXEC:C/\:.*//}"
Expand Down
6 changes: 3 additions & 3 deletions x11/showmethekey/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1688627050
SHA256 (AlynxZhou-showmethekey-v1.8.1_GH0.tar.gz) = 6fe62e46679c9c2860be471bfda7bf07957840395ef10dc8831f0b967566ec6b
SIZE (AlynxZhou-showmethekey-v1.8.1_GH0.tar.gz) = 6044936
TIMESTAMP = 1688961854
SHA256 (AlynxZhou-showmethekey-v1.9.0_GH0.tar.gz) = 7742e4b29022c471daf015fad7ff606d498e35d817b4d2d22dac4ebace14c4ed
SIZE (AlynxZhou-showmethekey-v1.9.0_GH0.tar.gz) = 6044904

0 comments on commit 027a21e

Please sign in to comment.