diff --git a/packages/dust-bin/.SRCINFO b/packages/dust-bin/.SRCINFO index b420b78731..2e5347ccc5 100644 --- a/packages/dust-bin/.SRCINFO +++ b/packages/dust-bin/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = dust-bin gives = dust - pkgver = 1.2.1 + pkgver = 1.2.3 pkgdesc = A more intuitive version of du in rust arch = amd64 breaks = dust @@ -9,7 +9,7 @@ pkgbase = dust-bin breaks = dust-app maintainer = wizard-28 repology = project: du-dust - source = @dust-bin~1.2.1::https://github.com/bootandy/dust/releases/download/v1.2.1/dust-v1.2.1-x86_64-unknown-linux-musl.tar.gz - sha256sums = 15716b5c0df538f30025d2db7c509fc6d5540f4ecc1eaf555e0c639c67ed7abf + source = @dust-bin~1.2.3::https://github.com/bootandy/dust/releases/download/v1.2.3/dust-v1.2.3-x86_64-unknown-linux-musl.tar.gz + sha256sums = 2767e53a07a6f887c95d80dc7b976fbb0f85c24fa19e83704639ff5d67ebfbf4 pkgname = dust-bin diff --git a/packages/dust-bin/dust-bin.pacscript b/packages/dust-bin/dust-bin.pacscript index d42c5d0992..d769345841 100644 --- a/packages/dust-bin/dust-bin.pacscript +++ b/packages/dust-bin/dust-bin.pacscript @@ -8,11 +8,11 @@ maintainer=("wizard-28 ") pkgname="dust-bin" gives="dust" -pkgver="1.2.1" +pkgver="1.2.3" pkgdesc="A more intuitive version of du in rust" source=("@${pkgname}~${pkgver}::https://github.com/bootandy/dust/releases/download/v${pkgver}/dust-v${pkgver}-x86_64-unknown-linux-musl.tar.gz") breaks=("${gives}" "${gives}-git" "${gives}-deb" "${gives}-app") -sha256sums=("15716b5c0df538f30025d2db7c509fc6d5540f4ecc1eaf555e0c639c67ed7abf") +sha256sums=("2767e53a07a6f887c95d80dc7b976fbb0f85c24fa19e83704639ff5d67ebfbf4") arch=('amd64') repology=("project: du-dust") diff --git a/srclist b/srclist index f398b3544b..fb82f19ec2 100644 --- a/srclist +++ b/srclist @@ -2592,7 +2592,7 @@ pkgname = dunst --- pkgbase = dust-bin gives = dust - pkgver = 1.2.1 + pkgver = 1.2.3 pkgdesc = A more intuitive version of du in rust arch = amd64 breaks = dust @@ -2601,8 +2601,8 @@ pkgbase = dust-bin breaks = dust-app maintainer = wizard-28 repology = project: du-dust - source = @dust-bin~1.2.1::https://github.com/bootandy/dust/releases/download/v1.2.1/dust-v1.2.1-x86_64-unknown-linux-musl.tar.gz - sha256sums = 15716b5c0df538f30025d2db7c509fc6d5540f4ecc1eaf555e0c639c67ed7abf + source = @dust-bin~1.2.3::https://github.com/bootandy/dust/releases/download/v1.2.3/dust-v1.2.3-x86_64-unknown-linux-musl.tar.gz + sha256sums = 2767e53a07a6f887c95d80dc7b976fbb0f85c24fa19e83704639ff5d67ebfbf4 pkgname = dust-bin ---