# HG changeset patch # User Hans-G?nter Theisgen # Date 1554824048 -3600 # Node ID 71849cee52f5642534baf6feadd5195423364b02 # Parent ff106c3028e00b224e728004c809999e295f16ca updated scim again (1.4.9 -> 1.4.18) diff -r ff106c3028e0 -r 71849cee52f5 scim/receipt --- a/scim/receipt Tue Apr 09 16:26:58 2019 +0100 +++ b/scim/receipt Tue Apr 09 16:34:08 2019 +0100 @@ -9,7 +9,7 @@ WEB_SITE="http://www.scim-im.org/" TARBALL="$PACKAGE-$VERSION.tar.gz" -WGET_URL="https:/github.com/scim-im/$PACKAGE/archive/$VERSION.tar.gz" +WGET_URL="https://github.com/scim-im/$PACKAGE/archive/$VERSION.tar.gz" DEPENDS="gcc-lib-base gtk+" BUILD_DEPENDS="autoconf automake gtk+-dev"