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 3a2b195d2afb..8115035b7247 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
_npmname=interactive-diff-patch
-_npmver=0.0.6
+_npmver=0.0.7
pkgname=interactive-diff-patch # All lowercase
-pkgver=0.0.6
+pkgver=0.0.7
pkgrel=1
pkgdesc="Allows you to apply diff hunks one at a time and preview them on the command line. On Windows this requires git to be installed."
arch=(any)