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 dff2dcb7cb17..3bfc9505d0a7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: FACT-Finder <ff-dev@omikron.net>
pkgname=snage
-pkgver=0.1.0
+pkgver=0.2.0
pkgrel=1
pkgdesc="A tool for managing change logs."
arch=(any)
@@ -11,7 +11,7 @@ depends=('nodejs')
optdepends=('git: git-version provider')
makedepends=('yarn')
source=("$pkgname-$pkgver.tar.gz::https://github.com/FACT-Finder/$pkgname/archive/v$pkgver.tar.gz")
-sha256sums=('6aa62b2538894ebb3b887606ec2430da1d941f3fda682054b8b94ca11e24663a')
+sha256sums=('a153949e5497e96227fab04528de6558ee801fcd51c2773b4bec88413ba42cad')
options=(!strip)
package() {