summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFernandez Ludovic2019-05-01 00:54:40 +0200
committerFernandez Ludovic2019-05-01 00:54:40 +0200
commitbe00e15dfab303f8eda7868c48a08ac816971535 (patch)
tree61381426852079bc454073cf536082b8058d3b83
parent18a63ea1f226d4fe97844b862475ce40ad66b717 (diff)
downloadaur-be00e15dfab303f8eda7868c48a08ac816971535.tar.gz
feat: update to HEAD.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a034a37cf58a..14c3bbc583e2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = godownloader-git
pkgdesc = Download Go binaries as fast and easily as possible.
- pkgver = r265.de35133
- pkgrel = 2
+ pkgver = r289.3ce8d45
+ pkgrel = 1
url = https://install.goreleaser.com/
arch = x86_64
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index a68aa78998be..f739871b11a7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname='godownloader-git'
_pkgname="${pkgname%-git}"
-pkgver=r265.de35133
-pkgrel=2
+pkgver=r289.3ce8d45
+pkgrel=1
pkgdesc='Download Go binaries as fast and easily as possible.'
url='https://install.goreleaser.com/'
arch=('x86_64' 'i686')