summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTony Lambiris2018-12-14 15:13:35 -0500
committerTony Lambiris2018-12-14 15:13:35 -0500
commit1cba57f291537229a3b768dbc711a62b06f85970 (patch)
treef31edc3d601d5c0741dc78dbb717c3f36dac5305
parentded461c41ed10942f19fc649541bfc19d6a139ca (diff)
downloadaur-1cba57f291537229a3b768dbc711a62b06f85970.tar.gz
Version bump
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 83599f3b0b83..6df55d25dc67 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = pkgcloud-git
pkgdesc = Talk to the packagecloud API, in Go
- pkgver = r62.3529b73
- pkgrel = 2
+ pkgver = r63.b0bbd28
+ pkgrel = 1
url = https://github.com/tonylambiris/pkgcloud
arch = x86_64
license = Apache
diff --git a/PKGBUILD b/PKGBUILD
index d35ae7310620..0c5ae31ea77b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Tony Lambiris <tony@criticalstack.com>
pkgname=pkgcloud-git
-pkgver=r62.3529b73
-pkgrel=2
+pkgver=r63.b0bbd28
+pkgrel=1
pkgdesc="Talk to the packagecloud API, in Go"
arch=(x86_64)
url='https://github.com/tonylambiris/pkgcloud'