summarylogtreecommitdiffstats
diff options
context:
space:
mode:
author@RubenKelevra2020-04-05 15:47:00 +0200
committer@RubenKelevra2020-04-05 15:47:00 +0200
commit9b2b4b6f781ab8b8957cb768bde9a859dff52063 (patch)
tree77cc2bc26d326119bbe3eb280043a6a7805185c0
parent17d79a85dff9602b8d5289d2320550ff90bbd8cb (diff)
downloadaur-9b2b4b6f781ab8b8957cb768bde9a859dff52063.tar.gz
push the new version with pkgrel=
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c8a540e01c8d..1fff57adaea2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = go-ipfs-git
pkgdesc = A peer-to-peer hypermedia distribution protocol
pkgver = 0.4.23.r847.g729e0533f
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/ipfs/go-ipfs
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 028c58f00088..44ae2854108c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
_pkgname=go-ipfs
pkgname=$_pkgname-git
pkgver=0.4.23.r847.g729e0533f
-pkgrel=1
+pkgrel=2
pkgdesc='A peer-to-peer hypermedia distribution protocol'
url="https://github.com/ipfs/$_pkgname"
arch=('i686' 'x86_64' 'armv7h')