summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHyacinthe Cartiaux2014-05-09 11:41:47 +0200
committerHyacinthe Cartiaux2015-06-09 14:13:06 +0200
commit53f963c6e4ba5dba272094c3ff2218f573d7b711 (patch)
treeffc800c68368704aa46c65fe2065be08737db732 /PKGBUILD
parentff1728dc265da7f7ed5002a6a383e146757921b0 (diff)
downloadaur-ruby-git_remote_branch.tar.gz
[ruby-git_remote_branch] Update to 0.3.8
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f237e4f7861d..fc79e7565d96 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=ruby-git_remote_branch
_pkgname=git_remote_branch
-pkgver=0.3.7
+pkgver=0.3.8
pkgrel=1
pkgdesc="git_remote_branch is a learning tool to ease the interaction with remote branches in simple situations."
arch=(any)
@@ -12,7 +12,7 @@ depends=('ruby' 'ruby-rainbow' 'git')
makedepends=(rubygems)
source=(https://rubygems.org/downloads/$_pkgname-$pkgver.gem)
noextract=($_pkgname-$pkgver.gem)
-md5sums=('912622b0b755c317acc8135b8c4e56cf')
+md5sums=('a294e53edca821a6f4991d5caa3be4aa')
package() {
local _gemdir="$(ruby -rubygems -e'puts Gem.default_dir')"