wok-6.x rev 22992
updated l3afpad again (0.8.18.1.10 -> 0.8.18.1.11)
author | Hans-G?nter Theisgen |
---|---|
date | Sun Mar 01 17:52:11 2020 +0100 (2020-03-01) |
parents | 49faf1ce59f2 |
children | a5291ed096db |
files | l3afpad/receipt |
line diff
1.1 --- a/l3afpad/receipt Sun Mar 01 17:39:44 2020 +0100 1.2 +++ b/l3afpad/receipt Sun Mar 01 17:52:11 2020 +0100 1.3 @@ -7,10 +7,10 @@ 1.4 SHORT_DESC="Simple text editor forked from Leafpad, supports GTK+ 3.x" 1.5 MAINTAINER="al.bobylev@gmail.com" 1.6 LICENSE="LGPL2.1" 1.7 -WEB_SITE="http://www.calno.com/l3afpad/" 1.8 +WEB_SITE="https://github.com/stevenhoneyman/l3afpad" 1.9 1.10 TARBALL="$PACKAGE-$VERSION.tar.xz" 1.11 -WGET_URL="http://www.calno.com/$PACKAGE/$TARBALL" 1.12 +WGET_URL="$WEB_SITE/archive/v$VERSION.tar.gz" 1.13 1.14 DEPENDS="gtk+3" 1.15 BUILD_DEPENDS="autoconf automake gtk+3-dev"