summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d2ed4845be09..d2b317441090 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = aurutils
pkgdesc = helper tools for the arch user repository
- pkgver = 2.2.0
+ pkgver = 2.2.1
pkgrel = 1
url = https://github.com/AladW/aurutils
install = aurutils.install
@@ -17,10 +17,10 @@ pkgbase = aurutils
optdepends = devtools: aur-chroot
optdepends = vifm: build file interaction
optdepends = xdelta3: generate delta files
- source = aurutils-2.2.0.tar.gz::https://github.com/AladW/aurutils/archive/2.2.0.tar.gz
- source = aurutils-2.2.0.tar.gz.asc::https://github.com/AladW/aurutils/releases/download/2.2.0/2.2.0.tar.gz.asc
+ source = aurutils-2.2.1.tar.gz::https://github.com/AladW/aurutils/archive/2.2.1.tar.gz
+ source = aurutils-2.2.1.tar.gz.asc::https://github.com/AladW/aurutils/releases/download/2.2.1/2.2.1.tar.gz.asc
validpgpkeys = DBE7D3DD8C81D58D0A13D0E76BC26A17B9B7018A
- sha256sums = 90424fe8fe6792fdd9b470f2dae83ef4b4c4f480c525b0c6a6c4fa79ca9440b3
+ sha256sums = 253795fef90bb00fa927d0472c4926bf87090ed089b7d77ff0568f166c738b60
sha256sums = SKIP
pkgname = aurutils
diff --git a/PKGBUILD b/PKGBUILD
index 0cb6b93a0ea6..ef29402b4596 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Alad Wenter <alad@archlinux.org>
pkgname=aurutils
-pkgver=2.2.0
+pkgver=2.2.1
pkgrel=1
pkgdesc='helper tools for the arch user repository'
url='https://github.com/AladW/aurutils'
@@ -14,7 +14,7 @@ optdepends=('bash-completion: bash completion'
'devtools: aur-chroot'
'vifm: build file interaction'
'xdelta3: generate delta files')
-sha256sums=('90424fe8fe6792fdd9b470f2dae83ef4b4c4f480c525b0c6a6c4fa79ca9440b3'
+sha256sums=('253795fef90bb00fa927d0472c4926bf87090ed089b7d77ff0568f166c738b60'
'SKIP')
validpgpkeys=('DBE7D3DD8C81D58D0A13D0E76BC26A17B9B7018A') # Alad Wenter <alad@archlinux.org>