summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGaoyang Zhang2021-10-27 21:48:47 +0800
committerGaoyang Zhang2021-10-27 21:48:47 +0800
commit9a198a9f9ffc261cd4e31aabbbe8a2b048765b4a (patch)
tree73dd21b60f49bf93599c1c62cb14eefe906b490b /PKGBUILD
parent7ba7351af9a9ab5e47f6eeb0d90736318c887e68 (diff)
downloadaur-9a198a9f9ffc261cd4e31aabbbe8a2b048765b4a.tar.gz
fix: checksum was not update to v0.3.0
Signed-off-by: Gaoyang Zhang <gy@blurgy.xyz>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1a2a4ca4628a..614ab5c6e460 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Gaoyang Zhang <gy@blurgy.xyz>
pkgname=dt-cli
pkgver=0.3.0
-pkgrel=1
+pkgrel=2
epoch=
pkgdesc="Syncing dotfiles and more"
arch=("any")
@@ -23,7 +23,7 @@ options=()
install=
changelog=
source=("https://github.com/blurgyy/dt/archive/refs/tags/v${pkgver}.tar.gz")
-sha256sums=("e4963bb74b0335f30138db990011ea225bbb5389b86a1edc612c2e994cd2c2dd")
+sha256sums=("63486548b53627dbcc870c1c15543992d9ec52fbb2228e1c8c70e6ae7c61abfc")
noextract=()
validpgpkeys=()