summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoractionless2021-02-06 05:52:02 +0100
committeractionless2021-02-06 05:52:02 +0100
commit8221472fef4a2abcd1aee31c8d8be90f92517554 (patch)
treef043930a70eb477b693ea4ec15a97edef61a8e46
parent75643ac02db6e3797fcacbea9aef93a2150bbd2f (diff)
downloadaur-8221472fef4a2abcd1aee31c8d8be90f92517554.tar.gz
update to 1.6.16.1
-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 421e181ee583..fe8d796eb3aa 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
+ pkgver = 1.6.16.1
pkgrel = 1
url = https://github.com/actionless/pikaur
arch = any
diff --git a/CHANGELOG b/CHANGELOG
index 5b23c3949042..e1ca2183959a 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1765,3 +1765,10 @@ Wed Feb 3 19:21:57 2021 +0100
2020-12-18 8c50de1 Dylan1496 chore(core: get_editor): add more fallback editors (#541)
2020-12-18 8770f03 actionless feat(urllib): handle more errors
2020-12-14 d4822be actionless feat(packaging: bin: pikaur): also handle pyalpm import failure
+
+
+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)
diff --git a/PKGBUILD b/PKGBUILD
index 452146fa471d..6d58a50edc08 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# shellcheck disable=SC2034,SC2154
pkgname=pikaur-git
-pkgver=1.6.16
+pkgver=1.6.16.1
pkgrel=1
pkgdesc="AUR helper which asks all questions before installing/building. Inspired by pacaur, yaourt and yay."
arch=('any')