# HG changeset patch # User Hans-G?nter Theisgen # Date 1549378426 -3600 # Node ID 082d1f527a7cfe40bcbba9bcfbba33cf9149bfdb # Parent 66abd4536e3f6ddcc2ac998b06bd594b6350dba7 updated aaphoto (0.41 -> 0.45) diff -r 66abd4536e3f -r 082d1f527a7c aaphoto/receipt --- a/aaphoto/receipt Tue Feb 05 12:16:45 2019 +0100 +++ b/aaphoto/receipt Tue Feb 05 15:53:46 2019 +0100 @@ -1,16 +1,16 @@ # SliTaz package receipt. PACKAGE="aaphoto" -VERSION="0.41" +VERSION="0.45" CATEGORY="graphics" SHORT_DESC="Automatic photo adjusting." MAINTAINER="jozee@slitaz.org" LICENSE="GPL3" -SOURCE="aaphoto_sources_v" +SOURCE="aaphoto_sources_" TARBALL="$SOURCE$VERSION.tar.gz" WEB_SITE="http://log69.com/aaphoto_en.html" -#WGET_URL="http://log69.com/downloads/$TARBALL" -WGET_URL="http://ftp.uni-erlangen.de/pub/FreeBSD/ports/distfiles/$TARBALL" +WGET_URL="http://log69.com/downloads/$TARBALL" +#WGET_URL="http://ftp.uni-erlangen.de/pub/FreeBSD/ports/distfiles/$TARBALL" TAGS="photo jpeg jpg png bmp" DEPENDS="jasper jpeg libpng zlib"