summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGregory2020-06-20 21:25:26 -0400
committerGregory2020-06-20 21:25:26 -0400
commit6d69b83bb6663bdd5318f95ece042f0396940324 (patch)
tree5c47ae588162a75038f771463c482bec6ee300dc
parent94a571557585e700d51e7a42c7acccc22f39a9b5 (diff)
downloadaur-6d69b83bb6663bdd5318f95ece042f0396940324.tar.gz
v0.4.5
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index befb250fdf57..2b7e80440f1e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = handlr-bin
pkgdesc = Powerful alternative to xdg-utils written in Rust
- pkgver = 0.4.4
+ pkgver = 0.4.5
pkgrel = 1
url = https://github.com/chmln/handlr
arch = x86_64
license = unknown
- source = https://github.com/chmln/handlr/releases/download/v0.4.4/handlr
- source = https://github.com/chmln/handlr/raw/v0.4.4/completions/handlr.fish
+ source = https://github.com/chmln/handlr/releases/download/v0.4.5/handlr
+ source = https://github.com/chmln/handlr/raw/v0.4.5/completions/handlr.fish
md5sums = SKIP
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 9fc96c5206a5..f8732b8584c7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Gregory <gregory.mkv@gmail.com>
pkgname=handlr-bin
-pkgver=0.4.4
+pkgver=0.4.5
pkgrel=1
pkgdesc="Powerful alternative to xdg-utils written in Rust"
arch=('x86_64')