summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHexchain Tong2016-05-28 16:00:26 +0800
committerHexchain Tong2016-05-28 16:00:26 +0800
commit4b2ea4a87a4b9c7999845855bd03a3901296e822 (patch)
treec75c74d5e5f3f3e3fde0950be356a571343f4fc9
parent7d78c29983c4a1d978276b497e1ee6939744384e (diff)
downloadaur-4b2ea4a87a4b9c7999845855bd03a3901296e822.tar.gz
upgpkg
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9568df0e75b2..8fad2b1b641d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat May 7 17:23:16 UTC 2016
+# Sat May 28 08:00:23 UTC 2016
pkgbase = git-credential-gnome-keyring
pkgdesc = Git credential helper using GNOME Keyring
- pkgver = 2.8.2
+ pkgver = 2.8.3
pkgrel = 1
url = https://github.com/git/git/tree/master/contrib/credential/gnome-keyring
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 1446e0a291e3..a84f141da236 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Hexchain Tong <i@hexchain.org>
pkgname=git-credential-gnome-keyring
-pkgver=2.8.2
+pkgver=2.8.3
pkgrel=1
pkgdesc="Git credential helper using GNOME Keyring"
arch=(i686 x86_64)