summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGregory2020-05-22 19:40:48 -0400
committerGregory2020-05-22 19:40:48 -0400
commit8c7218e5446d9be4d5b8abee9c63838a7a141cfa (patch)
treeea42f57fcafbf024be40ebf297ed25fcf113a589
parent4c929d58d1eb206b7896aa0b13e1ceeacfc488dc (diff)
downloadaur-8c7218e5446d9be4d5b8abee9c63838a7a141cfa.tar.gz
v0.3.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 06beeeedf2d5..c6f2fae9e128 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = handlr-bin
pkgdesc = Powerful alternative to xdg-utils written in Rust
- pkgver = 0.3.1
+ pkgver = 0.3.2
pkgrel = 1
url = https://github.com/chmln/handlr
arch = x86_64
license = unknown
- source = https://github.com/chmln/handlr/releases/download/v0.3.1/handlr
- source = https://github.com/chmln/handlr/raw/v0.3.1/completions/handlr.fish
+ source = https://github.com/chmln/handlr/releases/download/v0.3.2/handlr
+ source = https://github.com/chmln/handlr/raw/v0.3.2/completions/handlr.fish
md5sums = SKIP
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 7f7915fde986..b456d83f2536 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Gregory <gregory.mkv@gmail.com>
pkgname=handlr-bin
-pkgver=0.3.1
+pkgver=0.3.2
pkgrel=1
pkgdesc="Powerful alternative to xdg-utils written in Rust"
arch=('x86_64')