summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 50a3ab0ee0e6..b4b9c18b60c8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = parity-git
pkgdesc = Fast, light, robust Ethereum implementation
- pkgver = 1.10.0.10872
+ pkgver = 1.11.0.11056
pkgrel = 1
url = https://github.com/paritytech/parity
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 891b299d4ac6..881cac6393c2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@ pkgname=parity-git
_pkgname=parity
pkgdesc="Fast, light, robust Ethereum implementation"
pkgrel=1
-pkgver=1.10.0.10872
+pkgver=1.11.0.11056
arch=('i686' 'x86_64')
conflicts=("parity")
provides=("parity")