summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 29eab91f6e9d..40074cd91872 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = dt-cli
pkgdesc = Syncing dotfiles and more
- pkgver = 0.5.0
+ pkgver = 0.5.1
pkgrel = 1
url = https://github.com/blurgyy/dt
arch = any
@@ -10,7 +10,7 @@ pkgbase = dt-cli
provides = dt-cli
conflicts = dt-cli-git
conflicts = dt-cli-bin
- source = https://github.com/blurgyy/dt/archive/refs/tags/v0.5.0.tar.gz
- sha256sums = a08123305951b271b0f6cc317783802e8b1c23427467d725e4b7e189dbe86b8c
+ source = https://github.com/blurgyy/dt/archive/refs/tags/v0.5.1.tar.gz
+ sha256sums = 84def87fa5fdf0452ba6d05c461d94c4b9de933673cec7c74f80e5d5803267ab
pkgname = dt-cli
diff --git a/PKGBUILD b/PKGBUILD
index b27d5a1ed1e5..e41142aa79e1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Gaoyang Zhang <gy@blurgy.xyz>
pkgname=dt-cli
-pkgver=0.5.0
+pkgver=0.5.1
pkgrel=1
epoch=
pkgdesc="Syncing dotfiles and more"
@@ -23,7 +23,7 @@ options=()
install=
changelog=
source=("https://github.com/blurgyy/dt/archive/refs/tags/v${pkgver}.tar.gz")
-sha256sums=("a08123305951b271b0f6cc317783802e8b1c23427467d725e4b7e189dbe86b8c")
+sha256sums=("84def87fa5fdf0452ba6d05c461d94c4b9de933673cec7c74f80e5d5803267ab")
noextract=()
validpgpkeys=()