diff options
author | B. Watson <yalhcru@gmail.com> | 2016-07-21 17:29:42 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-08-13 07:22:55 +0700 |
commit | 8bbffc0297d5a750a68e86d91f3f03f3858fa925 (patch) | |
tree | c17362d98bb25905b88b19ae14ae40ea16049720 /accessibility | |
parent | e49aa05b4ad2918ff208c40a23a986f226751926 (diff) | |
download | slackbuilds-8bbffc0297d5a750a68e86d91f3f03f3858fa925.tar.gz |
accessibility/pastebinit: Updated for version 1.5.
Diffstat (limited to 'accessibility')
-rw-r--r-- | accessibility/pastebinit/pastebinit.SlackBuild | 4 | ||||
-rw-r--r-- | accessibility/pastebinit/pastebinit.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/accessibility/pastebinit/pastebinit.SlackBuild b/accessibility/pastebinit/pastebinit.SlackBuild index 11163bf776..52fd9aa5f7 100644 --- a/accessibility/pastebinit/pastebinit.SlackBuild +++ b/accessibility/pastebinit/pastebinit.SlackBuild @@ -13,8 +13,8 @@ # I guess nobody's using this, or I would have gotten bug reports. PRGNAM=pastebinit -VERSION=${VERSION:-1.4.1} -BUILD=${BUILD:-2} +VERSION=${VERSION:-1.5} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} ARCH=noarch diff --git a/accessibility/pastebinit/pastebinit.info b/accessibility/pastebinit/pastebinit.info index a0a8444d1d..4b0ddc2082 100644 --- a/accessibility/pastebinit/pastebinit.info +++ b/accessibility/pastebinit/pastebinit.info @@ -1,8 +1,8 @@ PRGNAM="pastebinit" -VERSION="1.4.1" +VERSION="1.5" HOMEPAGE="http://www.stgraber.org/category/pastebinit/" -DOWNLOAD="https://launchpad.net/pastebinit/trunk/1.4.1/+download/pastebinit-1.4.1.tar.bz2" -MD5SUM="b771872a9483cf92be90a3e4420fd3c9" +DOWNLOAD="https://launchpad.net/pastebinit/trunk/1.5/+download/pastebinit-1.5.tar.bz2" +MD5SUM="47a89cf0527e50bb05342a6c6f03e47d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="configobj" |