# HG changeset patch # User necrophcodr # Date 1425752846 0 # Node ID 27abeca1c8da0d12ea84179805cc4d1a7692ea53 # Parent 9fbacc9df6fcbc2ce9a3e94e6f2d2b463523232c Up discount (2.1.8) diff -r 9fbacc9df6fc -r 27abeca1c8da discount-dev/receipt --- a/discount-dev/receipt Sat Mar 07 18:21:38 2015 +0000 +++ b/discount-dev/receipt Sat Mar 07 18:27:26 2015 +0000 @@ -1,10 +1,10 @@ # SliTaz package receipt. PACKAGE="discount-dev" -VERSION="2.1.6" +VERSION="2.1.8" CATEGORY="development" SHORT_DESC="a C implementation of the markdown spec - dev files" -MAINTAINER="tcg.thegamer@gmail.com" +MAINTAINER="necrophcodr@necrophcodr.me" LICENSE="BSD3" WEB_SITE="http://www.pell.portland.or.us/~orc/Code/markdown/" HOST_ARCH="i486 arm" diff -r 9fbacc9df6fc -r 27abeca1c8da discount/receipt --- a/discount/receipt Sat Mar 07 18:21:38 2015 +0000 +++ b/discount/receipt Sat Mar 07 18:27:26 2015 +0000 @@ -1,10 +1,10 @@ # SliTaz package receipt. PACKAGE="discount" -VERSION="2.1.6" +VERSION="2.1.8" CATEGORY="utilities" SHORT_DESC="a C implementation of the markdown spec" -MAINTAINER="tcg.thegamer@gmail.com" +MAINTAINER="necrophcodr@necrophcodr.me" LICENSE="BSD3" TARBALL="${PACKAGE}-${VERSION}.tar.bz2" WEB_SITE="http://www.pell.portland.or.us/~orc/Code/markdown"