summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorproshunsuke2020-12-28 23:43:26 +0900
committerproshunsuke2020-12-28 23:43:26 +0900
commit523a5d188e7ebe1e9805f470fee1d6a057f109a6 (patch)
tree3390b3733b2579402691089ef4803d8ca4a7591b /PKGBUILD
parent8527aef19f9eeb17e4aa658f56558674828cdc39 (diff)
downloadaur-523a5d188e7ebe1e9805f470fee1d6a057f109a6.tar.gz
colmsg version2.0.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8c15871c7586..297a6b5a26d0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: pro_shunsuke <shunsuke0901@gmail.com>
pkgname=colmsg
-pkgver=2.0.0
+pkgver=2.0.1
pkgrel=1
pkgdesc='A CLI tool for 櫻坂46メッセージ and 日向坂46メッセージ app.'
arch=(x86_64)
@@ -9,7 +9,7 @@ url='https://github.com/proshunsuke/colmsg'
license=(MIT)
makedepends=(clang cmake git rust)
depends=(libssh2)
-source=("git+$url#commit=5a5761fad0c469533636622026388d3f0c94aaba") # tag: v2.0.0
+source=("git+$url#commit=306d01bd81c5256bf2b09f06ba2e476298677cf0") # tag: v2.0.1
sha256sums=('SKIP')
build() {