summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGitHub Action2023-05-09 01:51:27 +0000
committerGitHub Action2023-05-09 01:51:27 +0000
commit0c27a061f9526d2559f19b4ed9d7f22124fa0429 (patch)
tree5ada9014221aa0672681c27cc34f93ab02e49ef2 /PKGBUILD
parentbf2c5f7a4ffd5108829db77d7d0609908a86afe8 (diff)
downloadaur-0c27a061f9526d2559f19b4ed9d7f22124fa0429.tar.gz
Update from GitHub Actions: nodejs-git-split-diffs: update to 0.16.0-1
https://github.com/ouuan/AUR-packages/actions/runs/4921427470
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e22a7e26ec24..ac9855a540e2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_npmname=git-split-diffs
pkgname=nodejs-git-split-diffs
-pkgver=0.15.0
+pkgver=0.16.0
pkgrel=1
pkgdesc='GitHub style split diffs with syntax highlighting in your terminal.'
arch=('any')
@@ -12,7 +12,7 @@ depends=('nodejs')
makedepends=('npm')
provides=('git-split-diffs')
source=("https://registry.npmjs.org/$_npmname/-/$_npmname-$pkgver.tgz")
-sha256sums=('25ea11f03d65541ee5c3f315bdd9ce7c6076aead0c695e7d98ff1be19ae45288')
+sha256sums=('2b2e7554c6a949e561d913cfaa47011bf9efd254dac854e640edd927e7aa716d')
noextract=("${pkgname}-${pkgver}.tgz")
package() {