summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2017-11-13 23:27:11 +0100
committerhaawda2017-11-13 23:27:11 +0100
commitd37b2ea2dca0aacad05793d3ee8b3fa8f0be5eb3 (patch)
tree67f6dfe6178652a15b4f63e4702bfed5d2bf65e8 /PKGBUILD
parent96b8ea904d86cf88b7c7811322703299d2702721 (diff)
downloadaur-d37b2ea2dca0aacad05793d3ee8b3fa8f0be5eb3.tar.gz
Updated version (0.1.1r43.d0a09c6 -> 0.1.2r44.b8ddfd6).
Changelog ========= Add ability to add extra arguments to solc (b8ddfd6)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 463d73c22a91..cb13b6987d25 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=emacs-solidity-mode-git
-pkgver=0.1.1r43.d0a09c6
+pkgver=0.1.2r44.b8ddfd6
pkgrel=1
pkgdesc='Solidity mode package for Emacs'
url='https://github.com/ethereum/emacs-solidity'