summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOirio Joshi2019-03-11 08:00:20 +0100
committerOirio Joshi2019-03-11 08:00:20 +0100
commit5f59da6f2609eb598543884094cb0616e7d857ed (patch)
tree24587b1f2ba74bb55e2cf8c9eddbbc7761198b2b
parentfc1655f43919fa9bb9a0dfb56621cdd14ba79d4c (diff)
downloadaur-5f59da6f2609eb598543884094cb0616e7d857ed.tar.gz
stick to smidgen compatible tags
-rw-r--r--.SRCINFO2
-rwxr-xr-xPKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 717816c4575c..8af0c3776173 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = iotacooler
pkgdesc = Cold transaction signer for IOTA
pkgver = 1.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/joshirio/iota-cooler
arch = x86_64
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index b9fbbf6e01e3..8114715354d4 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Oirio Joshi <joshirio@protonmail.com>
pkgname=iotacooler
pkgver=1.1
-pkgrel=1
+pkgrel=2
pkgdesc="Cold transaction signer for IOTA"
arch=('x86_64')
url="https://github.com/joshirio/iota-cooler"
@@ -19,7 +19,7 @@ build() {
make
# iotacooler-smidgen
- git clone https://github.com/joshirio/iota-cooler-smidgen.git
+ git clone --branch iotacooler-v$pkgver https://github.com/joshirio/iota-cooler-smidgen.git
npm install pkg
cd iota-cooler-smidgen/
npm install