summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarco Pompili2017-03-16 10:47:45 +0100
committerMarco Pompili2017-03-16 10:47:59 +0100
commit345ba1aee46cc67d4518308163b89a4011d3408c (patch)
tree8591ac2ed10a2d16d12d55d922588b3f3d665241 /PKGBUILD
parent41bab0a4d3678c949cdc52b33ef43eef1dd31e9a (diff)
downloadaur-345ba1aee46cc67d4518308163b89a4011d3408c.tar.gz
Version 1.1.9-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 50946568cef2..0b1215e5c9fd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=nodejs-ungit
_npmname=ungit
-pkgver=1.0.0
+pkgver=1.1.9
pkgrel=1
pkgdesc="Git made easy"
arch=('i686' 'x86_64')
@@ -24,3 +24,4 @@ package() {
msg2 'Renaming binary from 0ungit-credentials-helper to ungit-credentials-helper'
mv "$pkgdir/usr/bin/0ungit-credentials-helper" "$pkgdir/usr/bin/ungit-credentials-helper"
}
+