summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoractionless2022-02-03 05:07:01 +0100
committeractionless2022-02-03 05:07:01 +0100
commit16452b65b08f9f026f08af3e4bce8f3f489c9705 (patch)
tree9df86365ca37664f57996e68b5ef3e720f4a9880
parent01e0c83ec69f438c3bb1cc0c4f830ab59e8bc7b4 (diff)
downloadaur-16452b65b08f9f026f08af3e4bce8f3f489c9705.tar.gz
update to 1.10.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 8795ee5b80d1..cb84df4cc8fb 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.10
+ pkgver = 1.10.1
pkgrel = 1
url = https://github.com/actionless/pikaur
arch = any
diff --git a/CHANGELOG b/CHANGELOG
index b24519ce4a44..77c31e884cf3 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1859,3 +1859,10 @@ Thu Feb 3 04:59:41 2022 +0100
2021-12-17 1cdff8f Bundy01 chore(locale): update es and fr po (#614)
2021-12-14 9d29016 André Glüpker fix(search_cli): use different terminal escape sequence (see #497) (#613)
2021-12-15 2b11ebd Felix Yan chore: doc(readme): explicitly rebuild from AUR (#611)
+
+
+Thu Feb 3 05:06:46 2022 +0100
+-------------------------------------------------
+1.10.1 Hotfix release 1.10.1
+
+ fix(updates): add missing maintainer field
diff --git a/PKGBUILD b/PKGBUILD
index e5536bbe07c3..415d81991b71 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# shellcheck disable=SC2034,SC2154
pkgname=pikaur-git
-pkgver=1.10
+pkgver=1.10.1
pkgrel=1
pkgdesc="AUR helper which asks all questions before installing/building. Inspired by pacaur, yaourt and yay."
arch=('any')