summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoractionless2021-02-13 02:21:07 +0100
committeractionless2021-02-13 02:21:07 +0100
commit9b4505a4a63a31609a9f1e00bb644524e3d31f54 (patch)
tree4936b57ba282cedaf45219739ddbed8f9b66aad1
parent8221472fef4a2abcd1aee31c8d8be90f92517554 (diff)
downloadaur-9b4505a4a63a31609a9f1e00bb644524e3d31f54.tar.gz
update to 1.6.16.2
-rw-r--r--.SRCINFO2
-rw-r--r--CHANGELOG7
-rw-r--r--PKGBUILD2
3 files changed, 9 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fe8d796eb3aa..54611aac36b2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pikaur-git
pkgdesc = AUR helper which asks all questions before installing/building. Inspired by pacaur, yaourt and yay.
- pkgver = 1.6.16.1
+ pkgver = 1.6.16.2
pkgrel = 1
url = https://github.com/actionless/pikaur
arch = any
diff --git a/CHANGELOG b/CHANGELOG
index e1ca2183959a..d6d32ddc1a14 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1772,3 +1772,10 @@ Sat Feb 6 05:51:38 2021 +0100
1.6.16.1 Hotfix release 1.6.16.1
2021-02-06 dd69394 actionless fix(pikspect): don't fail if can't restore tcattrs (see 5ea2502faa7ce641e4dc97b3f2de24b9a4a10135)
+
+
+Sat Feb 13 02:20:45 2021 +0100
+-------------------------------------------------
+1.6.16.2 Hotfix release 1.6.16.2
+
+ 2021-02-13 f3dcd34 actionless fix(pikspect): don't fail if can't restore tcattrs - 2
diff --git a/PKGBUILD b/PKGBUILD
index 6d58a50edc08..d4a65990d384 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# shellcheck disable=SC2034,SC2154
pkgname=pikaur-git
-pkgver=1.6.16.1
+pkgver=1.6.16.2
pkgrel=1
pkgdesc="AUR helper which asks all questions before installing/building. Inspired by pacaur, yaourt and yay."
arch=('any')