# HG changeset patch # User Hans-G?nter Theisgen # Date 1583081531 -3600 # Node ID 3e2db8247a86cbb8d699667c60e3acb95395177a # Parent 49faf1ce59f2546674c507cfb87c27ccc89c675c updated l3afpad again (0.8.18.1.10 -> 0.8.18.1.11) diff -r 49faf1ce59f2 -r 3e2db8247a86 l3afpad/receipt --- a/l3afpad/receipt Sun Mar 01 17:39:44 2020 +0100 +++ b/l3afpad/receipt Sun Mar 01 17:52:11 2020 +0100 @@ -7,10 +7,10 @@ SHORT_DESC="Simple text editor forked from Leafpad, supports GTK+ 3.x" MAINTAINER="al.bobylev@gmail.com" LICENSE="LGPL2.1" -WEB_SITE="http://www.calno.com/l3afpad/" +WEB_SITE="https://github.com/stevenhoneyman/l3afpad" TARBALL="$PACKAGE-$VERSION.tar.xz" -WGET_URL="http://www.calno.com/$PACKAGE/$TARBALL" +WGET_URL="$WEB_SITE/archive/v$VERSION.tar.gz" DEPENDS="gtk+3" BUILD_DEPENDS="autoconf automake gtk+3-dev"