summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Squartini2017-12-20 11:01:21 +0100
committerNicola Squartini2017-12-20 11:01:21 +0100
commitb25f30b8502cda2eff1f1d22b563e7e91eacc432 (patch)
tree12f0f2077b801809d6c1f9654fe2d532bcf1c992
parentdc74573e1ee99685e1e41555c02f30f7ceeee0ab (diff)
downloadaur-b25f30b8502cda2eff1f1d22b563e7e91eacc432.tar.gz
Update git commit
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 128e1e36c078..0ad33e9059c4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = cardano-sl
pkgdesc = Cryptographic currency implementing Ouroboros PoS protocol
pkgver = 1.0.3
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/input-output-hk/cardano-sl/
arch = x86_64
license = MIT
@@ -9,7 +9,7 @@ pkgbase = cardano-sl
makedepends = ncurses5-compat-libs
makedepends = npm
makedepends = stack
- source = git+https://github.com/input-output-hk/cardano-sl.git#commit=e4b77ed9d8502a181fb1584b9f48984ba1399598
+ source = git+https://github.com/input-output-hk/cardano-sl.git#commit=0c1fab91a7358fcb4c151a3a028ed650f7a36cbd
sha256sums = SKIP
pkgname = cardano-sl
diff --git a/PKGBUILD b/PKGBUILD
index 3c5023d8f893..a5dd6a2263e3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname=(cardano-sl daedalus-bridge)
pkgver=1.0.3
-_commit=e4b77ed9d8502a181fb1584b9f48984ba1399598
-pkgrel=1
+_commit=0c1fab91a7358fcb4c151a3a028ed650f7a36cbd
+pkgrel=2
pkgdesc='Cryptographic currency implementing Ouroboros PoS protocol'
arch=('x86_64')
url='https://github.com/input-output-hk/cardano-sl/'