This updates pipe-viewer to latest version

pipe-viewer and gtk-pipe-viewer works fine for me

Changelog: https://github.com/trizen/pipe-viewer/releases/tag/0.5.1

ok?

diff --git a/www/pipe-viewer/Makefile b/www/pipe-viewer/Makefile
index 67f2eabc89f..f93908d03fc 100644
--- a/www/pipe-viewer/Makefile
+++ b/www/pipe-viewer/Makefile
@@ -1,7 +1,7 @@
 COMMENT-main = lightweight YouTube client
 COMMENT-gtk =  lightweight YouTube client with a GTK interface
 
-VERSION =      0.5.0
+VERSION =      0.5.1
 DIST_TUPLE =   github trizen pipe-viewer ${VERSION} .
 PKGNAME-main = pipe-viewer-${VERSION}
 PKGNAME-gtk =  gtk-pipe-viewer-${VERSION}
diff --git a/www/pipe-viewer/distinfo b/www/pipe-viewer/distinfo
index d48160a3ca4..3b0b1135729 100644
--- a/www/pipe-viewer/distinfo
+++ b/www/pipe-viewer/distinfo
@@ -1,2 +1,2 @@
-SHA256 (trizen-pipe-viewer-0.5.0.tar.gz) = 
hpRfZEhaBVnb49bgAA9PLl9gTBOq5TVu//eRJW+7iNE=
-SIZE (trizen-pipe-viewer-0.5.0.tar.gz) = 269544
+SHA256 (trizen-pipe-viewer-0.5.1.tar.gz) = 
Ygb3WYS43dPNigjiHYtkCPbG0bvzEQnWWmNC4y0VS2w=
+SIZE (trizen-pipe-viewer-0.5.1.tar.gz) = 270337
diff --git a/www/pipe-viewer/pkg/PLIST-gtk b/www/pipe-viewer/pkg/PLIST-gtk
index 0bdb1290002..99d301ce3ab 100644
--- a/www/pipe-viewer/pkg/PLIST-gtk
+++ b/www/pipe-viewer/pkg/PLIST-gtk
@@ -1,7 +1,4 @@
 bin/gtk-pipe-viewer
-${P5SITE}/auto/
-${P5SITE}/auto/share/
-${P5SITE}/auto/share/dist/
 ${P5SITE}/auto/share/dist/WWW-PipeViewer/
 ${P5SITE}/auto/share/dist/WWW-PipeViewer/gtk-pipe-viewer.desktop
 ${P5SITE}/auto/share/dist/WWW-PipeViewer/gtk-pipe-viewer.glade
diff --git a/www/pipe-viewer/pkg/PLIST-main b/www/pipe-viewer/pkg/PLIST-main
index 95d74cc3259..580ac7e6840 100644
--- a/www/pipe-viewer/pkg/PLIST-main
+++ b/www/pipe-viewer/pkg/PLIST-main
@@ -18,6 +18,8 @@ ${P5SITE}/WWW/PipeViewer/Utils.pm
 ${P5SITE}/WWW/PipeViewer/VideoCategories.pm
 ${P5SITE}/WWW/PipeViewer/Videos.pm
 ${P5SITE}/WWW/PipeViewer/Worker.pm
+${P5SITE}/auto/share/dist/WWW-PipeViewer/icons/left_arrow.png
+${P5SITE}/auto/share/dist/WWW-PipeViewer/icons/right_arrow.png
 @man man/man1/pipe-viewer.1
 @man man/man3p/WWW::PipeViewer.3p
 @man man/man3p/WWW::PipeViewer::Channels.3p

Reply via email to