Skip to content

Commit

Permalink
multimedia/wf-recorder: Update to 0.4.0
Browse files Browse the repository at this point in the history
Changes:	https://github.com/ammen99/wf-recorder/releases/tag/v0.4.0
Reported by:	GitHub (watch releases)
  • Loading branch information
jbeich committed Aug 23, 2023
1 parent 67ee36e commit c310a42
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions multimedia/wf-recorder/Makefile
@@ -1,6 +1,5 @@
PORTNAME= wf-recorder
DISTVERSION= 0.3.0
PORTREVISION= 3
DISTVERSION= 0.4.0
CATEGORIES= multimedia wayland
MASTER_SITES= https://github.com/ammen99/wf-recorder/releases/download/v${DISTVERSION}/

Expand All @@ -17,7 +16,8 @@ BUILD_DEPENDS= scdoc:textproc/scdoc \
LIB_DEPENDS= libavutil.so:multimedia/ffmpeg \
libwayland-client.so:graphics/wayland

USES= compiler:c++11-lang meson pkgconfig tar:xz
USES= compiler:c++11-lang gl meson pkgconfig tar:xz
USE_GL= gbm

PLIST_FILES= bin/wf-recorder \
man/man1/wf-recorder.1.gz
Expand Down
6 changes: 3 additions & 3 deletions multimedia/wf-recorder/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1655213351
SHA256 (wf-recorder-0.3.0.tar.xz) = 72c32f0d31e3c1de1cdd14f2e814d5f5bc9ed162518cf8f39d18016875741db5
SIZE (wf-recorder-0.3.0.tar.xz) = 19888
TIMESTAMP = 1692780734
SHA256 (wf-recorder-0.4.0.tar.xz) = 1d0cc9c4029adfeded29203dfcdd96532b49aba0d91b9e2dedb46796fcb11af7
SIZE (wf-recorder-0.4.0.tar.xz) = 26152

0 comments on commit c310a42

Please sign in to comment.