Skip to content

Commit

Permalink
deskutils/lookbook: Update to 1.2.0
Browse files Browse the repository at this point in the history
PR:		257836
Approved by:	Greg V <greg@unrelenting.technology> (maintainer)
  • Loading branch information
OlivierDuchateau authored and yzgyyang committed Aug 16, 2021
1 parent f33eafa commit 8a41543
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 8 deletions.
10 changes: 5 additions & 5 deletions deskutils/lookbook/Makefile
@@ -1,6 +1,5 @@
PORTNAME= lookbook
DISTVERSION= 1.1.0
PORTREVISION= 1
DISTVERSION= 1.2.0
CATEGORIES= deskutils

MAINTAINER= greg@unrelenting.technology
Expand All @@ -10,12 +9,13 @@ LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING

BUILD_DEPENDS= valac:lang/vala
LIB_DEPENDS= libgranite.so:x11-toolkits/granite
LIB_DEPENDS= libgranite.so:x11-toolkits/granite \
libhandy-1.so:x11-toolkits/libhandy

USES= gettext-tools gnome meson pkgconfig python:3.5+,build
USES= gettext-tools gnome meson pkgconfig python:3.6+,build
USE_GITHUB= yes
GH_ACCOUNT= danrabbit
USE_GNOME= glib20 gtk30 gtksourceview3
USE_GNOME= glib20 gtk30 gtksourceview4
GLIB_SCHEMAS= com.github.danrabbit.lookbook.gschema.xml
INSTALLS_ICONS= yes

Expand Down
6 changes: 3 additions & 3 deletions deskutils/lookbook/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1585061741
SHA256 (danrabbit-lookbook-1.1.0_GH0.tar.gz) = 1be0a5584a504f213a7685eba739542538a59fa099a1af802eff4b3eb905899f
SIZE (danrabbit-lookbook-1.1.0_GH0.tar.gz) = 711214
TIMESTAMP = 1628950778
SHA256 (danrabbit-lookbook-1.2.0_GH0.tar.gz) = d9ada6459665f880427d6d50e6c4d7963d36bba91387c261e2db3de22e06d823
SIZE (danrabbit-lookbook-1.2.0_GH0.tar.gz) = 580413
2 changes: 2 additions & 0 deletions deskutils/lookbook/pkg-plist
Expand Up @@ -12,4 +12,6 @@ share/icons/hicolor/48x48/apps/com.github.danrabbit.lookbook.svg
share/icons/hicolor/48x48@2/apps/com.github.danrabbit.lookbook.svg
share/icons/hicolor/64x64/apps/com.github.danrabbit.lookbook.svg
share/icons/hicolor/64x64@2/apps/com.github.danrabbit.lookbook.svg
share/locale/fr/LC_MESSAGES/com.github.danrabbit.lookbook.mo
share/locale/pt/LC_MESSAGES/com.github.danrabbit.lookbook.mo
share/metainfo/com.github.danrabbit.lookbook.appdata.xml

0 comments on commit 8a41543

Please sign in to comment.