summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlad Wenter2021-12-06 23:30:26 +0100
committerAlad Wenter2021-12-06 23:30:26 +0100
commitb1d3b7c8dabebdaf483a93ffe79396881fc6c122 (patch)
tree3fb610c3c04992658247e318e3874de94e8276a3
parent81ace30148e8da441af0a4e1d8172069235cdc11 (diff)
downloadaur-b1d3b7c8dabebdaf483a93ffe79396881fc6c122.tar.gz
aurutils: update to 3.2.2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 23a7b5c4e390..fcc616660d2f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = aurutils
pkgdesc = helper tools for the arch user repository
- pkgver = 3.2.1
+ pkgver = 3.2.2
pkgrel = 1
url = https://github.com/AladW/aurutils
install = aurutils.install
@@ -16,7 +16,7 @@ pkgbase = aurutils
optdepends = zsh: zsh completion
optdepends = devtools: aur-chroot
optdepends = vifm: default pager
- source = aurutils-3.2.1.tar.gz::https://github.com/AladW/aurutils/archive/refs/tags/3.2.1.tar.gz
+ source = aurutils-3.2.2.tar.gz::https://github.com/AladW/aurutils/archive/refs/tags/3.2.2.tar.gz
sha256sums = 56fbb747c516a6b4a32a267a84afe9ab6eb882f7960ac4dcf7b570373d6f7624
pkgname = aurutils
diff --git a/PKGBUILD b/PKGBUILD
index 5c6b18425138..dec38f2acceb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Alad Wenter <https://github.com/AladW>
pkgname=aurutils
-pkgver=3.2.1
+pkgver=3.2.2
pkgrel=1
pkgdesc='helper tools for the arch user repository'
url='https://github.com/AladW/aurutils'