summarylogtreecommitdiffstats
diff options
context:
space:
mode:
author@RubenKelevra2020-04-10 01:44:25 +0200
committer@RubenKelevra2020-04-10 01:44:25 +0200
commitc7cb7571ce7a3436ea96d9d740fe2a2f3f462810 (patch)
tree24288f306b2a76ca4b0018a474dbc9441bc2cb09
parent84e1982ba2c08534cc14679205f0c7c8eb214039 (diff)
downloadaur-c7cb7571ce7a3436ea96d9d740fe2a2f3f462810.tar.gz
bump version
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bf358d6f1636..7adc0bf28c9e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = go-ipfs-git
pkgdesc = A peer-to-peer hypermedia distribution protocol
pkgver = 0.5.0rc1.r26.g6cb3ca41d
- pkgrel = 2
+ pkgrel = 1
url = https://github.com/ipfs/go-ipfs
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 44df1af740dd..337e383f7240 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
_pkgname=go-ipfs
pkgname=$_pkgname-git
pkgver=0.5.0rc1.r26.g6cb3ca41d
-pkgrel=2
+pkgrel=1
pkgdesc='A peer-to-peer hypermedia distribution protocol'
url="https://github.com/ipfs/$_pkgname"
arch=('i686' 'x86_64' 'armv7h')