summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 473b3f1f8025..4ad110f430bc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Kevin MacMartin <prurigro at gmail dot com>
pkgname=commacd
-pkgver=0.3.0
+pkgver=0.3.1
pkgrel=1
pkgdesc="A faster way to move around Bash"
arch=('any')
@@ -11,7 +11,7 @@ url="https://github.com/shyiko/commacd"
license=('MIT')
source=($pkgname-$pkgver.tar.gz::https://codeload.github.com/shyiko/$pkgname/tar.gz/v$pkgver
commacd.1)
-sha256sums=('5764c52cbe1ba9101bd98389a16743246f8b3697d316905c4e93237536d9bed0'
+sha256sums=('2b33bf9e9264216f70430b826ba3cb3d6f3b5260fa1255b9c852a5fc0bea8b57'
'e1cf248eb023fb608432d97e92421d8a15cf3d8f2144b5b9a29c4e80653e1382')
install=commacd.install