Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
nomnombtc committed Nov 10, 2012
1 parent feefa27 commit a61b361
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion electrum/electrum.SlackBuild
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

PRGNAM=electrum
VERSION=${VERSION:-1.2}
VERSION=${VERSION:-1.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_nnb}
SRCNAM=$(echo $PRGNAM | awk -F "" '{$1=toupper($1)}1' OFS=)
Expand Down
6 changes: 3 additions & 3 deletions electrum/electrum.info
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
PRGNAM="electrum"
VERSION="1.2"
VERSION="1.3"
HOMEPAGE="http://electrum.ecdsa.org/"
DOWNLOAD="http://electrum.ecdsa.org/Electrum-1.2.tar.gz"
MD5SUM="8e8a43ea68de6a86d7b337d797ab816c"
DOWNLOAD="http://electrum.ecdsa.org/Electrum-1.3.tar.gz"
MD5SUM="46dea9f4996f8574e8dad53767aee087"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="%README%"
Expand Down

0 comments on commit a61b361

Please sign in to comment.