summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a47361cd8c67..f25a882b0799 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = amazon-ecr-credential-helper
pkgdesc = A credential helper for the Docker daemon that makes it easier to use Amazon EC2 Container Registry.
pkgver = 0.5.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/awslabs/amazon-ecr-credential-helper
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index b0b50bbe61ea..81219b50e513 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
pkgname=amazon-ecr-credential-helper
pkgver=0.5.0
-pkgrel=1
-_commit=798bf2536dbe8a8d297e0b9ce5d61a8ef3df7775
+pkgrel=2
+_commit=b19192b6522b2da02d14ec394c331f3b1a70efe2
pkgdesc="A credential helper for the Docker daemon that makes it easier to use Amazon EC2 Container Registry."
url='https://github.com/awslabs/amazon-ecr-credential-helper'
arch=('i686' 'x86_64')