x11-toolkits/granite: update to 6.1.1
Changelog: * Ensure accel_to_string works with multiple modifiers * Fix locale issues in Flatpaks * Updated translations PR: 258064
This commit is contained in:
parent
cbabd645f9
commit
6ad40c7541
2 changed files with 6 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
# Created by: Olivier Duchateau
|
||||
|
||||
PORTNAME= granite
|
||||
DISTVERSION= 6.1.0
|
||||
DISTVERSION= 6.1.1
|
||||
CATEGORIES= x11-toolkits
|
||||
|
||||
MAINTAINER= desktop@FreeBSD.org
|
||||
|
@ -13,9 +13,9 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
|||
BUILD_DEPENDS= valac:lang/vala
|
||||
LIB_DEPENDS= libgee-0.8.so:devel/libgee
|
||||
RUN_DEPENDS= contractor:sysutils/contractor \
|
||||
gsettings-desktop-schemas>=3.28.1:devel/gsettings-desktop-schemas
|
||||
gsettings-desktop-schemas>0:devel/gsettings-desktop-schemas
|
||||
|
||||
USES= gettext gnome meson pkgconfig python:3.5+,build tar:xz
|
||||
USES= gettext gnome meson pkgconfig python:3.6+,build tar:xz
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= elementary
|
||||
USE_GNOME= cairo glib20 gtk30 introspection:build
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1626276431
|
||||
SHA256 (elementary-granite-6.1.0_GH0.tar.gz) = 0b69ffdec1d0b61704d65bb82f8415b61f733b21eef3c7c6844f30b50791e6e9
|
||||
SIZE (elementary-granite-6.1.0_GH0.tar.gz) = 446839
|
||||
TIMESTAMP = 1629994807
|
||||
SHA256 (elementary-granite-6.1.1_GH0.tar.gz) = ba9f9c4b6eff8f7b2239c8f56b0bba0d4e6945ad0c0415e2788f6462b5a7f9f8
|
||||
SIZE (elementary-granite-6.1.1_GH0.tar.gz) = 448096
|
||||
|
|
Loading…
Reference in a new issue