summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAdrian Groh2023-05-14 18:05:52 +0200
committerAdrian Groh2023-05-14 18:05:52 +0200
commitf07506ac758df8d3cda257ca2e2c8a389699432a (patch)
treeac194090b2aeaab7f1d030d35a2668ab17aa5965 /PKGBUILD
parent8bcae73b3cbed8b53c9c12b1332c71b35c5cac58 (diff)
downloadaur-f07506ac758df8d3cda257ca2e2c8a389699432a.tar.gz
upgpkg: dprint-bin 0.36.1-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 18401e283f99..0f48c6324c29 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Hoàng Văn Khải <hvksmr1996@gmail.com>
pkgname=dprint-bin
-pkgver=0.36.0
+pkgver=0.36.1
pkgrel=1
pkgdesc='Pluggable and configurable code formatting platform'
arch=('x86_64' 'aarch64')
@@ -16,8 +16,8 @@ source=('LICENSE')
source_x86_64=("$pkgname-$pkgver-x86_64.zip::$url/releases/download/$pkgver/dprint-x86_64-unknown-linux-gnu.zip")
source_aarch64=("$pkgname-$pkgver-aarch64.zip::$url/releases/download/$pkgver/dprint-aarch64-unknown-linux-gnu.zip")
sha256sums=('43f8cfbeca17eccd83fc98f27d211073eaee5574fc3162f345acc196d6190ce7')
-sha256sums_x86_64=('47c84e40244e1ed019bd7a3939376f7c3b2b06af1eacf198142c8caef50aa926')
-sha256sums_aarch64=('eda55e333246c6c22dcf624f1e8d38fa154ca460e705dd3f819449ba369fef5d')
+sha256sums_x86_64=('7ed9946413c26e2238deadc2a9c926f66061244b5e9f8ce4c09ecb59bc599662')
+sha256sums_aarch64=('6175f249472c1dcedd8edf4a838b3424fbbdfd130bc7871b1dfb2bd5cd3a0bdc')
package() {
install -Dv dprint -t "$pkgdir/usr/bin/"