update to 1.0.7
This release fixes a crash when using the file/directory selection dialog and updates the Polish and Dutch translation
This commit is contained in:
parent
e9a76b5b96
commit
b27fbcff08
3 changed files with 8 additions and 8 deletions
|
@ -1,7 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.33 2006/03/06 00:18:26 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.34 2006/03/14 19:27:48 drochner Exp $
|
||||
|
||||
DISTNAME= liferea-1.0.6
|
||||
PKGREVISION= 1
|
||||
DISTNAME= liferea-1.0.7
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=liferea/}
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.14 2006/03/02 21:05:32 drochner Exp $
|
||||
@comment $NetBSD: PLIST,v 1.15 2006/03/14 19:27:48 drochner Exp $
|
||||
bin/liferea
|
||||
bin/liferea-bin
|
||||
lib/liferea/liblihtmlg.la
|
||||
|
@ -49,6 +49,7 @@ share/liferea/opml/feedlist_de.opml
|
|||
share/liferea/opml/feedlist_es.opml
|
||||
share/liferea/opml/feedlist_fr.opml
|
||||
share/liferea/opml/feedlist_nl.opml
|
||||
share/liferea/opml/feedlist_pl.opml
|
||||
share/liferea/opml/feedlist_sk.opml
|
||||
share/liferea/pixmaps/arrow.png
|
||||
share/liferea/pixmaps/available.png
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.20 2006/03/02 21:05:32 drochner Exp $
|
||||
$NetBSD: distinfo,v 1.21 2006/03/14 19:27:48 drochner Exp $
|
||||
|
||||
SHA1 (liferea-1.0.6.tar.gz) = d4979bfa835b6728b580a3b5519ea03f491d1dc2
|
||||
RMD160 (liferea-1.0.6.tar.gz) = 28215dd46d23040721c903bcc4a35509d217a3bf
|
||||
Size (liferea-1.0.6.tar.gz) = 1550456 bytes
|
||||
SHA1 (liferea-1.0.7.tar.gz) = a5bd79b18a0d6fecd4e9156bfb6ab350cf5cce9b
|
||||
RMD160 (liferea-1.0.7.tar.gz) = bbb0243a85959b3321b050c7b46d991dc33d6e0b
|
||||
Size (liferea-1.0.7.tar.gz) = 1550899 bytes
|
||||
|
|
Loading…
Reference in a new issue